summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2013-01-06 14:21:16 +0000
committerkleink <kleink@pkgsrc.org>2013-01-06 14:21:16 +0000
commit5beaa621cb47f6950a3e0a154d37b33ac1020825 (patch)
tree1fe1524f8d43143799df5c07e22da5018f2894ee /textproc
parente8347ec8ac2189dfb7910aac9beedcb273421391 (diff)
downloadpkgsrc-5beaa621cb47f6950a3e0a154d37b33ac1020825.tar.gz
Simplify MASTER_SITES by staying in the by-module hierarchy as
implied by MASTER_SITE_PERL_CPAN, rather than traversing ../by-authors. Fixes a distfile fetch problem experienced by wiz.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-vCard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile
index 9def940cf9c..9471491adf7 100644
--- a/textproc/p5-Text-vCard/Makefile
+++ b/textproc/p5-Text-vCard/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2012/12/30 12:57:37 kleink Exp $
+# $NetBSD: Makefile,v 1.18 2013/01/06 14:21:16 kleink Exp $
DISTNAME= Text-vCard-2.13
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5tva
CATEGORIES= textproc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LL/LLAP/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= kleink@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-vCard/