diff options
author | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
commit | e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e (patch) | |
tree | c8333aa872fd29b36f21535276d16fc4e0ea81d1 /security | |
parent | c5b50f16c2e25f17c2e5af50cbe410bcb380607b (diff) | |
download | pkgsrc-e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e.tar.gz |
Bump PKGREVISION from default PHP version change to 5.4.
Diffstat (limited to 'security')
-rw-r--r-- | security/base/Makefile | 4 | ||||
-rw-r--r-- | security/zoneminder/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index e12c74f43f1..2fee17159a9 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2013/03/02 20:33:32 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2013/03/16 07:21:22 obache Exp $ # DISTNAME= base-1.4.3.1 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=secureideas/} diff --git a/security/zoneminder/Makefile b/security/zoneminder/Makefile index df1a3be41e0..d33cf1347fd 100644 --- a/security/zoneminder/Makefile +++ b/security/zoneminder/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2013/03/15 03:47:51 dsainty Exp $ +# $NetBSD: Makefile,v 1.3 2013/03/16 07:21:22 obache Exp $ # DISTNAME= ZoneMinder-1.25.0 PKGNAME= ${DISTNAME:S/ZoneMinder-/zoneminder-/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www2.zoneminder.com/downloads/ |