diff options
Diffstat (limited to 'security/ap-modsecurity2/Makefile')
-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 df462d5fc7e..58e86107fd1 100644 --- a/security/ap-modsecurity2/Makefile +++ b/security/ap-modsecurity2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2017/04/30 01:21:59 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2017/08/24 20:03:38 adam Exp $ DISTNAME= modsecurity-apache_2.7.7 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www security MASTER_SITES= https://www.modsecurity.org/tarball/${PKGVERSION_NOREV}/ |