diff options
Diffstat (limited to 'www/mod_geoip2/Makefile')
-rw-r--r-- | www/mod_geoip2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile index f7dde6bed307..5f05bbc24303 100644 --- a/www/mod_geoip2/Makefile +++ b/www/mod_geoip2/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jau@iki.fi COMMENT= Apache module that provides the country code of the client IP -LICENSE= AL2 +LICENSE= APACHE20 BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP |