diff options
Diffstat (limited to 'www/mod_security21/Makefile')
-rw-r--r-- | www/mod_security21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_security21/Makefile b/www/mod_security21/Makefile index df5d574fa293..d27d995ed7e3 100644 --- a/www/mod_security21/Makefile +++ b/www/mod_security21/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_security2 -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.1 CATEGORIES= www security MASTER_SITES= http://www.modsecurity.org/download/ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} |