diff options
Diffstat (limited to 'textproc/p5-Text-vCard/Makefile')
-rw-r--r-- | textproc/p5-Text-vCard/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index 9bae9cd159c..884c1fe8fa8 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/07/13 18:45:33 kleink Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:58:07 wiz Exp $ DISTNAME= Text-vCard-2.11 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tva CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/L/LL/LLAP/} |