diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-05-14 14:59:51 +0000 |
commit | 38fd3832df3662d78323ba66881a7545654d18fa (patch) | |
tree | 60a23b25c1ff8b2a738cdbe522c5990da7dccfbf /net/GeoIP/Makefile | |
parent | 80ef72e9629e312f67927dde5453f3ee2f629b48 (diff) | |
download | ports-38fd3832df3662d78323ba66881a7545654d18fa.tar.gz ports-38fd3832df3662d78323ba66881a7545654d18fa.zip |
Notes
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 ba163107ea38..489f442c316e 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.16 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Find the country that any IP address or hostname originates from GNU_CONFIGURE= yes |