summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache>2012-12-15 04:19:09 +0000
committerobache <obache>2012-12-15 04:19:09 +0000
commit63cb444147698f8fb2415d2c816c95b985e9d875 (patch)
tree1b1c829bf8f68014a40544fcb94eb45c09d59d11 /devel
parentdef3f159531b33030fd4c6e4195295a2ef6fdc48 (diff)
downloadpkgsrc-63cb444147698f8fb2415d2c816c95b985e9d875.tar.gz
fixes MASTER_SITES's subdir name.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-IO-HTML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-HTML/Makefile b/devel/p5-IO-HTML/Makefile
index 13d623373e2..24a394a690c 100644
--- a/devel/p5-IO-HTML/Makefile
+++ b/devel/p5-IO-HTML/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2012/10/31 11:18:20 asau Exp $
+# $NetBSD: Makefile,v 1.3 2012/12/15 04:19:09 obache Exp $
DISTNAME= IO-HTML-0.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=authors/id/C/CJ/CJM/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= wen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/IO-HTML/