aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Geo-IP
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2002-08-29 04:31:45 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2002-08-29 04:31:45 +0000
commit42cd3238b35366f673352e777bc863389f348894 (patch)
treeb1124c8e7e1eecb64cb6a666eacb48c473debd46 /net/p5-Geo-IP
parent172020bf74f63435858141e14217cb8873bff5c5 (diff)
downloadports-42cd3238b35366f673352e777bc863389f348894.tar.gz
ports-42cd3238b35366f673352e777bc863389f348894.zip
Add CPAN to MASTER_SITES
PR: ports/42151 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
Notes
Notes: svn path=/head/; revision=65211
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r--net/p5-Geo-IP/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index b43227049db7..79de175c3926 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -9,7 +9,9 @@ PORTNAME= Geo-IP
PORTVERSION= 0.26
PORTREVISION= 1
CATEGORIES= misc
-MASTER_SITES= http://maxmind.com/download/geoip/api/perl/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
+ http://maxmind.com/download/geoip/api/perl/
+MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
MAINTAINER= leeym@FreeBSD.org