diff options
author | pav <pav@FreeBSD.org> | 2009-01-20 23:03:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-20 23:03:24 +0800 |
commit | 165f9fd768448e787b45e09ad8aabf4e3492b4a5 (patch) | |
tree | ec2b3eada5101cb21b17779572fc2f041f0f8dda /net/GeoIP | |
parent | e2c21205fbb6f28d5f30919979e154b58d87d468 (diff) | |
download | freebsd-ports-gnome-165f9fd768448e787b45e09ad8aabf4e3492b4a5.tar.gz freebsd-ports-gnome-165f9fd768448e787b45e09ad8aabf4e3492b4a5.tar.zst freebsd-ports-gnome-165f9fd768448e787b45e09ad8aabf4e3492b4a5.zip |
- Update download locations
Diffstat (limited to 'net/GeoIP')
-rw-r--r-- | net/GeoIP/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 12e512da2836..6e595ef95292 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -9,8 +9,7 @@ PORTNAME= GeoIP PORTVERSION= 1.4.5 PORTREVISION= 1 CATEGORIES= net geography -MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/ \ - http://mirror.mcx2.org/ +MASTER_SITES= http://geolite.maxmind.com/download/geoip/api/c/ MAINTAINER= adox@mcx2.org COMMENT= Find the country that any IP address or hostname originates from |