diff options
Diffstat (limited to 'net/GeoIP/Makefile')
-rw-r--r-- | net/GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 10e7bc50ea80..362b754152a3 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= shaun@inerd.com +MAINTAINER= shaun@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from GNU_CONFIGURE= yes |