summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-01-07 08:28:09 +0000
committertron <tron@pkgsrc.org>2013-01-07 08:28:09 +0000
commitb98b9ff4ce16164a7784a2d6b8aa807d4ac01e81 (patch)
treee75a9b130b7625c0da63657c648cc7b3ec8e7c5c /textproc
parent27ddf1a9ed5e58e1d4ea31f8969177afd48ab0ae (diff)
downloadpkgsrc-b98b9ff4ce16164a7784a2d6b8aa807d4ac01e81.tar.gz
Pullup ticket #4001 - requested by kleink
textproc/p5-Text-vCard: build fix Revisions pulled up: - textproc/p5-Text-vCard/Makefile 1.18 --- Module Name: pkgsrc Committed By: kleink Date: Sun Jan 6 14:21:16 UTC 2013 Modified Files: pkgsrc/textproc/p5-Text-vCard: Makefile Log Message: 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..6367af3f527 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.17.2.1 2013/01/07 08:28:09 tron 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/