diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-20 15:03:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-20 15:03:24 +0000 |
commit | f7cab0037d3753087a924f79b42032b7b6ef4ee0 (patch) | |
tree | f396e040beb70ce090aa115e7f80dcda47a77715 /net/GeoIP | |
parent | ec6751d695d4aadddc86231cde07bb0071304078 (diff) | |
download | ports-f7cab0037d3753087a924f79b42032b7b6ef4ee0.tar.gz ports-f7cab0037d3753087a924f79b42032b7b6ef4ee0.zip |
Notes
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 |