diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-22 10:14:11 +0000 |
| commit | 960543ecef69ee80e8cef4cb3a22e623071440c5 (patch) | |
| tree | 22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /sysutils/cfengine | |
| parent | 9647ca36cdba95e38253de912be65e456bd59da0 (diff) | |
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/cfengine')
| -rw-r--r-- | sysutils/cfengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index e1221de7ef5b..281731ff1b1e 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -6,9 +6,9 @@ # PORTNAME= cfengine -PORTVERSION= 1.5.3 +PORTVERSION= 1.5.3 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= cfengine MAINTAINER= jseger@FreeBSD.org |
