diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 00:15:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-16 00:15:56 +0000 |
commit | 07641266efd22fa37d8ef5ecdb479c49fd25ab44 (patch) | |
tree | 353372018d17cbc236d52e0a09870f9f6194a0a1 /net/GeoIP | |
parent | 97fd5fd45452840c98aca132887f2a0180237b51 (diff) | |
download | ports-07641266efd22fa37d8ef5ecdb479c49fd25ab44.tar.gz ports-07641266efd22fa37d8ef5ecdb479c49fd25ab44.zip |
Notes
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 daad40449dc2..f11e4eb3bcf1 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.13 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ -MAINTAINER= seanc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Find the country that any IP address or hostname originates from GNU_CONFIGURE= yes |