diff options
author | tv <tv@pkgsrc.org> | 2007-04-04 15:02:05 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-04-04 15:02:05 +0000 |
commit | 011582fd8e966e0c3f0089a2a038295f5543ef1b (patch) | |
tree | 261b7df351710b81818c3109624651a7b6455bad /net/GeoIP | |
parent | 419779e04a33cc5189d59756c4946ebe74545b58 (diff) | |
download | pkgsrc-011582fd8e966e0c3f0089a2a038295f5543ef1b.tar.gz |
Give away to pkgsrc-users.
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index c1c0a0ad55e..c1882f65eb9 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2006/09/05 21:03:58 tv Exp $ +# $NetBSD: Makefile,v 1.18 2007/04/04 15:03:06 tv Exp $ # DISTNAME= GeoIP-1.4.0 CATEGORIES= net MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ -MAINTAINER= tv@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.maxmind.com/download/geoip/api/c/ COMMENT= Find the country from any IP address |