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 c7f25c127f4..8ffc648eda7 100644 --- a/textproc/p5-Text-Format/Makefile +++ b/textproc/p5-Text-Format/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/05/04 23:46:37 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/20 11:31:10 grant Exp $ # DISTNAME= Text-Format0.52 PKGNAME= p5-Text-Format-0.52 SVR4_PKGNAME= p5tfo +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |