diff options
author | obache <obache> | 2011-07-02 05:27:27 +0000 |
---|---|---|
committer | obache <obache> | 2011-07-02 05:27:27 +0000 |
commit | 5396fe07b995d2c16ef9013ea8a95502388a577f (patch) | |
tree | 8bb8a9ed975ac00d58f16ea748d1d21309994cfc /net | |
parent | 25b07c2dd01d6f268c2b1e0b40bd4b8aad6a42dc (diff) | |
download | pkgsrc-5396fe07b995d2c16ef9013ea8a95502388a577f.tar.gz |
Change HOMEPAGE to appropriate one.
Diffstat (limited to 'net')
-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 a9ce4652aa1..1dd611b7259 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2011/05/31 14:40:25 mspo Exp $ +# $NetBSD: Makefile,v 1.27 2011/07/02 05:27:27 obache Exp $ DISTNAME= GeoIP-1.4.7 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/ +MASTER_SITES= http://www.maxmind.com/app/c MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://geolite.maxmind.com/download/geoip/api/c/ |