diff options
Diffstat (limited to 'textproc/p5-Text-Balanced/Makefile')
-rw-r--r-- | textproc/p5-Text-Balanced/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile index b80214e1889..54cb102dba0 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/11/26 06:50:22 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/01/19 03:54:08 mjl Exp $ # -DISTNAME= Text-Balanced-1.85 -PKGNAME= p5-Text-Balanced-1.85 +DISTNAME= Text-Balanced-1.89 +PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5tba CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} |