diff options
author | alnsn <alnsn@pkgsrc.org> | 2014-10-19 22:27:43 +0000 |
---|---|---|
committer | alnsn <alnsn@pkgsrc.org> | 2014-10-19 22:27:43 +0000 |
commit | a469f9cbd143b9de07c4daaa7c0b379abf4c6ccb (patch) | |
tree | 1966ca9dc8b71f067e266f2a0d5398fd9444281c /security/ap-modsecurity2/Makefile | |
parent | 65d80776f4ca7491b1bdb5cd0719e3e1bb07cdb3 (diff) | |
download | pkgsrc-a469f9cbd143b9de07c4daaa7c0b379abf4c6ccb.tar.gz |
Revbump after lang/lua51 update.
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 48b8a5e127d..cff840f0868 100644 --- a/security/ap-modsecurity2/Makefile +++ b/security/ap-modsecurity2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2014/05/03 13:01:24 alnsn Exp $ +# $NetBSD: Makefile,v 1.31 2014/10/19 22:27:47 alnsn Exp $ DISTNAME= modsecurity-apache_2.7.7 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/apache_//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www security MASTER_SITES= https://www.modsecurity.org/tarball/${PKGVERSION_NOREV}/ |