diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/cfengine | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/cfengine')
-rw-r--r-- | sysutils/cfengine/Makefile | 3 | ||||
-rw-r--r-- | sysutils/cfengine/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 8fd694d1fe2..8ff7b517455 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/10/02 16:43:44 abs Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 17:42:11 wiz Exp $ # DISTNAME= cfengine-1.5.3 @@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.iu.hioslo.no/pub/cfengine/ \ MAINTAINER= abs@netbsd.org HOMEPAGE= http://www.iu.hioslo.no/cfengine/ +COMMENT= Automate configuration and administration of large systems GNU_CONFIGURE= YES diff --git a/sysutils/cfengine/pkg/COMMENT b/sysutils/cfengine/pkg/COMMENT deleted file mode 100644 index f8fe492112d..00000000000 --- a/sysutils/cfengine/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Automate configuration and administration of large systems |