diff options
Diffstat (limited to 'net/p5-Geo-IP/Makefile')
-rw-r--r-- | net/p5-Geo-IP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile index 6562715..ad71eed 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- |