diff options
Diffstat (limited to 'textproc/p5-Text-Autoformat/Makefile')
-rw-r--r-- | textproc/p5-Text-Autoformat/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 2f06a7fba04..e8006923b4b 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/05/29 23:37:41 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/10/09 13:44:58 wiz Exp $ DISTNAME= Text-Autoformat-1.669004 PKGNAME= p5-${DISTNAME:S/669002/669.002/} PKGREVISION= 1 -SVR4_PKGNAME= p5tau CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |