diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-12-30 23:12:46 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-12-30 23:12:46 +0000 |
commit | 4ede838fe5cef3acbc647f3c9377410415e2f93f (patch) | |
tree | 69496f825dfdaf4bfff58fb260cacbe5e7f6b9c0 /net | |
parent | Fix MAN1. (diff) |
Return to pool.
Notes
Notes:
svn path=/head/; revision=204721
Diffstat (limited to 'net')
-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 |