diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2018-03-21 21:24:43 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2018-03-21 21:24:43 +0000 |
commit | abd6f843969681fce30be4b08a37f5082a7c207c (patch) | |
tree | 0cf97fbd4ec3190a0d55c7a85a0ef4a2f4773f15 /www/mod_security | |
parent | 00d883c42f84ea7bc23324c29f5fdfee661512dd (diff) | |
download | freebsd-ports-abd6f843969681fce30be4b08a37f5082a7c207c.zip |
devel/apr1: Bump portrevision
- Repair my rookie mistake of earlier today
- Bump revision of dependent ports (again)
Reported by: antoine
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 defc1763ff42..ba31ffb34665 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -2,7 +2,7 @@ PORTNAME= mod_security PORTVERSION= 2.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/tarball/${PORTVERSION}/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} |