diff options
author | shaun <shaun@FreeBSD.org> | 2007-12-31 07:12:46 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-12-31 07:12:46 +0800 |
commit | fa11fde52e67a2e69a44af9c7d28edf3ba80a011 (patch) | |
tree | c7e47cf843f8d94b01a36f24965f76936f269e11 /net/GeoIP | |
parent | ee44002999aec49998ce2e22e900e4650ca5752b (diff) | |
download | freebsd-ports-gnome-fa11fde52e67a2e69a44af9c7d28edf3ba80a011.tar.gz freebsd-ports-gnome-fa11fde52e67a2e69a44af9c7d28edf3ba80a011.tar.zst freebsd-ports-gnome-fa11fde52e67a2e69a44af9c7d28edf3ba80a011.zip |
Return to pool.
Diffstat (limited to 'net/GeoIP')
-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 8f3450490510..fff3ef9a3436 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net geography MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from USE_AUTOTOOLS= libtool:15 |