aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-11-18 12:01:16 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-11-18 12:01:16 +0000
commit1cf467c8c2b56b26f2d056624e16288f9ee311ef (patch)
tree4ead481067471cc8d9e372a5ea27cea9ad4729db /net
parent4e1257f0083b99973f49e8e53c8aac76ae619f4f (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/GeoIP/Makefile2
-rw-r--r--net/p5-Geo-IP/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index f248259de26b..a65dce9a2df2 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -8,7 +8,7 @@
PORTNAME= GeoIP
PORTVERSION= 1.0.9
CATEGORIES= net
-MASTER_SITES= http://maxmind.com/download/geoip/api/c/
+MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/
MAINTAINER= seanc@FreeBSD.org
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index 6562715ab3f9..ad71eedda66e 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.26
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
- http://maxmind.com/download/geoip/api/perl/
+ http://www.maxmind.com/download/geoip/api/perl/
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-