summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-vCard/Makefile
diff options
context:
space:
mode:
authorkleink <kleink>2013-05-21 18:39:40 +0000
committerkleink <kleink>2013-05-21 18:39:40 +0000
commit4977acd0d3e5840027911225bae07089910d40ae (patch)
tree2bdea0000a27e878c580150206de242c759c2f0f /textproc/p5-Text-vCard/Makefile
parent31e357c602d4be5b4ad1d434409c1876a1dd4075 (diff)
downloadpkgsrc-4977acd0d3e5840027911225bae07089910d40ae.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.)
Diffstat (limited to 'textproc/p5-Text-vCard/Makefile')
-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/}