diff options
Diffstat (limited to 'textproc/p5-Text-Format/Makefile')
-rw-r--r-- | textproc/p5-Text-Format/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 392b7731174..7ed7a35ffb1 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/10/25 06:56:26 asau Exp $ +# $NetBSD: Makefile,v 1.17 2013/05/31 12:42:16 wiz Exp $ # DISTNAME= Text-Format-0.56 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5tfo CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |