diff options
Diffstat (limited to 'textproc/p5-Text-Autoformat/Makefile')
-rw-r--r-- | textproc/p5-Text-Autoformat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 63cf0d6fc32..38a8e04a5f1 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:49 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/10/19 19:18:56 he Exp $ DISTNAME= Text-Autoformat-1.13 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tau CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |