diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:52:39 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:52:39 +0800 |
commit | 74f60b3e15fe94fb7d1a852da48a637db87877da (patch) | |
tree | 8b19276d2b544efbda4855581ec5405b68b47e53 /www/mod_security | |
parent | 1a1ec2b46d40b6609206347fcd6e237ef54a4218 (diff) | |
download | freebsd-ports-gnome-74f60b3e15fe94fb7d1a852da48a637db87877da.tar.gz freebsd-ports-gnome-74f60b3e15fe94fb7d1a852da48a637db87877da.tar.zst freebsd-ports-gnome-74f60b3e15fe94fb7d1a852da48a637db87877da.zip |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
Diffstat (limited to 'www/mod_security')
-rw-r--r-- | www/mod_security/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile index 2f1a3cb2a896..73a0e042039c 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_security PORTVERSION= 2.5.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www security MASTER_SITES= SF/mod-security/modsecurity-apache/${PORTVERSION} DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} |