diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:52:39 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-06 05:52:39 +0800 |
commit | 3a2084de1e20e1397cb5ebadab556d95be899e75 (patch) | |
tree | cf6f491dd915921e7ce57a6c55af3b0746228ead /www/mod_security | |
parent | bb992ed99807dcba6aec3e033aaef9b64b91b041 (diff) | |
download | freebsd-ports-gnome-3a2084de1e20e1397cb5ebadab556d95be899e75.tar.gz freebsd-ports-gnome-3a2084de1e20e1397cb5ebadab556d95be899e75.tar.zst freebsd-ports-gnome-3a2084de1e20e1397cb5ebadab556d95be899e75.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} |