diff options
author | zafer <zafer@pkgsrc.org> | 2009-10-18 19:54:52 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-10-18 19:54:52 +0000 |
commit | 9b64b61d8717757621815ea86e2abc511d399fa0 (patch) | |
tree | 6602b33db3f2f9656bc520b9fe633957304e1107 /net/py-GeoIP | |
parent | e4e8e7596b8bafeb6c2cd61e570bdfa72b09ea16 (diff) | |
download | pkgsrc-9b64b61d8717757621815ea86e2abc511d399fa0.tar.gz |
update master_sites.
Diffstat (limited to 'net/py-GeoIP')
-rw-r--r-- | net/py-GeoIP/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 94364430c88..f60d50d44ab 100644 --- a/net/py-GeoIP/Makefile +++ b/net/py-GeoIP/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2009/03/05 18:51:30 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2009/10/18 19:54:52 zafer Exp $ # DISTNAME= GeoIP-Python-1.2.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/Python-//} CATEGORIES= net python -MASTER_SITES= http://www.maxmind.com/download/geoip/api/python/ +MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/python/ MAINTAINER= bartosz.kuzma@gmail.com HOMEPAGE= http://www.maxmind.com/app/python |