summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-02-01 18:56:17 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-02-01 18:56:17 +0000
commit1caac2fe9bd00c9e803605bc49e9a81ae34b230e (patch)
treec95c8fd41c35b370dcf06b893f1d367287f4dd77 /net
parent- Update to 0.92 (diff)
- Fix fetch
Reported by: -fetch-original pointyhat run
Notes
Notes: svn path=/head/; revision=227395
Diffstat (limited to 'net')
-rw-r--r--net/py-GeoIP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile
index 8224b55612f1..4eb7747e5e78 100644
--- a/net/py-GeoIP/Makefile
+++ b/net/py-GeoIP/Makefile
@@ -8,7 +8,7 @@
PORTNAME= GeoIP
PORTVERSION= 1.2.2
CATEGORIES= net python geography
-MASTER_SITES= http://www.maxmind.com/download/geoip/api/python/
+MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-Python-${PORTVERSION}