diff options
Diffstat (limited to 'net/py-GeoIP/Makefile')
-rw-r--r-- | net/py-GeoIP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |