diff options
Diffstat (limited to 'textproc/p5-Text-Balanced/Makefile')
-rw-r--r-- | textproc/p5-Text-Balanced/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile index 179a9ac3e32..b0c23dc5e62 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2004/01/05 22:16:25 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/20 11:31:09 grant Exp $ # DISTNAME= Text-Balanced-1.94 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tba +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |