From 95d63fc9a7b7c77b95d4694c7b3fca25e677e542 Mon Sep 17 00:00:00 2001 From: lwhsu Date: Sun, 1 Feb 2009 18:56:17 +0000 Subject: - Fix fetch Reported by: -fetch-original pointyhat run --- net/py-GeoIP/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/py-GeoIP/Makefile b/net/py-GeoIP/Makefile index 8224b55612f..4eb7747e5e7 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} -- cgit