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 6c665be40c4..7c6de7a01e2 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/04/16 18:30:53 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/10/18 15:20:42 veego Exp $ DISTNAME= Text-Autoformat-1.04 PKGNAME= p5-${DISTNAME} +SVR4_PKGNAME= p5tau CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |