diff options
Diffstat (limited to 'textproc/p5-Text-Format/Makefile')
-rw-r--r-- | textproc/p5-Text-Format/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Format/Makefile b/textproc/p5-Text-Format/Makefile index 39ee904973f..da1bc5eb402 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/07/13 07:46:45 sno Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 21:58:03 wiz Exp $ # DISTNAME= Text-Format-0.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tfo CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |