summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-12-15 09:37:42 +0000
committerobache <obache@pkgsrc.org>2014-12-15 09:37:42 +0000
commitcadf3dfce8351ce1b11ce7d0d824c5f5a422d378 (patch)
treef2dd83a7d7f75b39dfb6a73fd9bdc1105c406791 /textproc
parent667e3f586783bea9c46dc6d49f626f8be5e80104 (diff)
downloadpkgsrc-cadf3dfce8351ce1b11ce7d0d824c5f5a422d378.tar.gz
Use simple MASTER_SITES.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Test-YAML/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Test-YAML/Makefile b/textproc/p5-Test-YAML/Makefile
index 03d6ccd3ed4..5b1840c006f 100644
--- a/textproc/p5-Test-YAML/Makefile
+++ b/textproc/p5-Test-YAML/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2014/12/15 09:31:53 obache Exp $
+# $NetBSD: Makefile,v 1.3 2014/12/15 09:37:42 obache Exp $
DISTNAME= Test-YAML-1.05
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= perl5 textproc
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/I/IN/INGY/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-YAML/