diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-08 12:24:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-08 12:24:59 +0000 |
commit | 5d4498b5fc6cf52e844240cb39b2fbf479e10b86 (patch) | |
tree | 028de92fdde6abc18235fd74dec5bb314fdef7d4 /sysutils | |
parent | 5898e428d0ca12b486bcc1a53563161c7bcb2a4d (diff) | |
download | pkgsrc-5d4498b5fc6cf52e844240cb39b2fbf479e10b86.tar.gz |
PKGREVISION bump for db4 shlib name change.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cfengine2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile index 5c783ee961e..b83699a4e34 100644 --- a/sysutils/cfengine2/Makefile +++ b/sysutils/cfengine2/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2007/02/07 00:03:28 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/06/08 12:25:05 wiz Exp $ # .include "../../sysutils/cfengine2/Makefile.common" COMMENT= Automate configuration and administration of large systems +PKGREVISION= 1 GNU_CONFIGURE= YES PTHREAD_OPTS+= require |