diff options
Diffstat (limited to 'www/mod_security/Makefile')
-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 ea30a4e5afb7..93e34b1c2cda 100644 --- a/www/mod_security/Makefile +++ b/www/mod_security/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME:S/_//:S/2//}-apache_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An intrusion detection and prevention engine -LICENSE= AL2 +LICENSE= APACHE20 LIB_DEPENDS+= pcre:${PORTSDIR}/devel/pcre \ apr-1:${PORTSDIR}/devel/apr1 |