summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Simple
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-09-16 13:40:36 +0000
committertv <tv@pkgsrc.org>2005-09-16 13:40:36 +0000
commitcefe1c22a6712696e6c0398adb56cc9fd1accac6 (patch)
treed4c8db5a714931744584cc811b311998f128fda2 /textproc/p5-Pod-Simple
parenta0c1013fedc8adbdf0fb14e7a4f810c02757890a (diff)
downloadpkgsrc-cefe1c22a6712696e6c0398adb56cc9fd1accac6.tar.gz
The problem was a mirror not in MASTER_SITES_PERL_CPAN that had a corrupted
distfile. I've notified the site maintainer; reverted pkg to prior state. Checked all the pkgsrc-official mirrors; they have the right sha1. (I must not be having a good day. :)
Diffstat (limited to 'textproc/p5-Pod-Simple')
-rw-r--r--textproc/p5-Pod-Simple/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile
index e8929bbb21f..ba9e6711b67 100644
--- a/textproc/p5-Pod-Simple/Makefile
+++ b/textproc/p5-Pod-Simple/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2005/09/16 13:32:20 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/09/16 13:40:36 tv Exp $
DISTNAME= Pod-Simple-3.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
CATEGORIES= devel perl5
-#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/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Pod/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Pod-Simple/