summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2013-05-21 18:39:40 +0000
committerkleink <kleink@pkgsrc.org>2013-05-21 18:39:40 +0000
commitb008bc440c25578e4c9ef187846e02dc6f6a1d7d (patch)
tree2bdea0000a27e878c580150206de242c759c2f0f
parentce01ebe5c60a3297842c8b60869d52cd53fa611e (diff)
downloadpkgsrc-b008bc440c25578e4c9ef187846e02dc6f6a1d7d.tar.gz
Rename SVR4_PKGNAME from p5tva to p5tv to avoid collision with
textproc/p5-Text-vFile-asData's. (Apparently not causing much grief in the world, as the latter is a direct dependency.)
-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 9471491adf7..33abc75793c 100644
--- a/textproc/p5-Text-vCard/Makefile
+++ b/textproc/p5-Text-vCard/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2013/01/06 14:21:16 kleink Exp $
+# $NetBSD: Makefile,v 1.19 2013/05/21 18:39:40 kleink Exp $
DISTNAME= Text-vCard-2.13
PKGNAME= p5-${DISTNAME}
-SVR4_PKGNAME= p5tva
+SVR4_PKGNAME= p5tv
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}