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 f051f137e4b..ab2adf5884e 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2014/05/18 20:13:43 kleink Exp $ +# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:44 wiz Exp $ DISTNAME= Text-vCard-3.05 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tv CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |