diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:08:05 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-05-18 12:08:05 +0800 |
commit | 6bd59e14364395f0da9914994a385a3f5c4b9017 (patch) | |
tree | 32dc402dede6abf7a1dbe15f5361eadc4bb38c22 /www/mod_security | |
parent | 478fd80efcbb0b481164e3b52d18e33a14fb6fa0 (diff) | |
download | freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.gz freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.tar.zst freebsd-ports-gnome-6bd59e14364395f0da9914994a385a3f5c4b9017.zip |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
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 30f9e13c5e87..324ebb9324ab 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_security PORTVERSION= 2.5.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www security MASTER_SITES= SF/mod-security/modsecurity-apache/${PORTVERSION} DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} |