diff options
author | dholland <dholland@pkgsrc.org> | 2013-10-30 06:49:53 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-10-30 06:49:53 +0000 |
commit | 013544500b9f48e5743ad8db15eb8248497f3942 (patch) | |
tree | 2c04a33d622b5b0f83370ca5ff4dc097b42bec80 /security/ap-modsecurity2 | |
parent | 0a5a3257e11aa3c152ffb816fe217aed7b30bbb4 (diff) | |
download | pkgsrc-013544500b9f48e5743ad8db15eb8248497f3942.tar.gz |
Bump PKGREVISION of packages whose Lua depends changed form, but whose
own PKGNAME is unchanged.
Diffstat (limited to 'security/ap-modsecurity2')
-rw-r--r-- | security/ap-modsecurity2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/ap-modsecurity2/Makefile b/security/ap-modsecurity2/Makefile index 3210c3381aa..1310aec74b9 100644 --- a/security/ap-modsecurity2/Makefile +++ b/security/ap-modsecurity2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/07/04 21:27:58 adam Exp $ +# $NetBSD: Makefile,v 1.26 2013/10/30 06:49:54 dholland Exp $ DISTNAME= modsecurity-apache_2.5.13 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ LICENSE= gnu-gpl-v2 |