diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
commit | e09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /sysutils | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/bacula/Makefile | 4 | ||||
-rw-r--r-- | sysutils/cfengine3/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/bacula/Makefile b/sysutils/bacula/Makefile index 023170527f7..90ced933a2f 100644 --- a/sysutils/bacula/Makefile +++ b/sysutils/bacula/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2013/02/06 23:23:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.46 2013/03/02 20:33:33 wiz Exp $ -PKGREVISION= 3 +PKGREVISION= 4 CONFLICTS+= bacula-client-[0-9]* bacula-clientonly-[0-9]* diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile index f1e211b4f26..da9c2fed1a0 100644 --- a/sysutils/cfengine3/Makefile +++ b/sysutils/cfengine3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2013/02/17 16:15:42 fhajny Exp $ +# $NetBSD: Makefile,v 1.10 2013/03/02 20:33:33 wiz Exp $ # DISTNAME= cfengine-3.4.2 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://cfengine.com/source-code/download?file= |