summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Simple/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-09-16 13:32:20 +0000
committertv <tv@pkgsrc.org>2005-09-16 13:32:20 +0000
commita0c1013fedc8adbdf0fb14e7a4f810c02757890a (patch)
tree3f7220b258eea603988a559bd8336925933bda90 /textproc/p5-Pod-Simple/Makefile
parente7727f49fc9c6a13642567c8ff870a99af476dca (diff)
downloadpkgsrc-a0c1013fedc8adbdf0fb14e7a4f810c02757890a.tar.gz
I take that back. CPAN's copy of the distfile is corrupted in a bad way.
For now, request netbsd.org as the MASTER_SITES until this is fixed.
Diffstat (limited to 'textproc/p5-Pod-Simple/Makefile')
-rw-r--r--textproc/p5-Pod-Simple/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index adbe54ea0b2..e8929bbb21f 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:32 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/16 13:32:20 tv Exp $
DISTNAME= Pod-Simple-3.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
+# CPAN copy is corrupted; explicitly request NetBSD distfile site:
+MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/packages/distfiles/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Pod-Simple/