diff options
Diffstat (limited to 'www/mod_geoip/Makefile')
-rw-r--r-- | www/mod_geoip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_geoip/Makefile b/www/mod_geoip/Makefile index b689fc30e65e..0744d81326dd 100644 --- a/www/mod_geoip/Makefile +++ b/www/mod_geoip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.maxmind.com/download/geoip/api/mod_geoip/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An Apache module that provides the country code of the client's IP LIB_DEPENDS= GeoIP.5:${PORTSDIR}/net/GeoIP |