summaryrefslogtreecommitdiff
path: root/net/p5-Geo-IP
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:36:49 +0000
commitd99ff5b1ddd4f5357b0098385052809ba9baaba7 (patch)
treee2a84f68e77dbe7865813a025397d0b883ae5cec /net/p5-Geo-IP
parent214095554a40171225b6b1310485e06aea975e57 (diff)
downloadpkgsrc-d99ff5b1ddd4f5357b0098385052809ba9baaba7.tar.gz
Comment out dead MASTER_SITES/HOMEPAGEs.
Diffstat (limited to 'net/p5-Geo-IP')
-rw-r--r--net/p5-Geo-IP/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index f288e67e52e..6694442a4ce 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2017/06/05 14:24:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/03 08:36:58 wiz Exp $
#
DISTNAME= Geo-IP-1.50
@@ -8,7 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.maxmind.com/geoip/api/perl.shtml
+#HOMEPAGE= http://www.maxmind.com/geoip/api/perl.shtml
#HOMEPAGE= http://search.cpan.org/dist/Geo-IP/
COMMENT= Gets country name by IP or hostname
LICENSE= ${PERL5_LICENSE}