diff options
Diffstat (limited to 'sysutils/cfengine2/Makefile')
-rw-r--r-- | sysutils/cfengine2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile index 9009bc6825e..d804862eebf 100644 --- a/sysutils/cfengine2/Makefile +++ b/sysutils/cfengine2/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.23 2007/12/09 22:45:13 rhaen Exp $ +# $NetBSD: Makefile,v 1.24 2008/01/18 05:09:43 tnn Exp $ # .include "../../sysutils/cfengine2/Makefile.common" +PKGREVISION= 1 + COMMENT= Automate configuration and administration of large systems GNU_CONFIGURE= YES |