diff options
Diffstat (limited to 'textproc/p5-Text-vCard/Makefile')
-rw-r--r-- | textproc/p5-Text-vCard/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index db43e5b8e2b..8ac41aba39b 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2016/06/08 19:24:41 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2017/02/21 07:46:52 kleink Exp $ -DISTNAME= Text-vCard-3.07 +DISTNAME= Text-vCard-3.09 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |