summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Balanced/Makefile
diff options
context:
space:
mode:
authormjl <mjl>2002-01-19 03:54:08 +0000
committermjl <mjl>2002-01-19 03:54:08 +0000
commit512ff829e12da1123271840677feedae5df36a49 (patch)
treecb27346a74dfb42d605fbadc870f5d9f998ef279 /textproc/p5-Text-Balanced/Makefile
parent103921ad4eb121cb1f85f9415a2e87c6961c12c0 (diff)
downloadpkgsrc-512ff829e12da1123271840677feedae5df36a49.tar.gz
Update p5-Text-Balanced to 1.89
- Revised licence for inclusion in core distribution - Consolidated POD in .pm file - renamed tests to let DOS cope with them - Made extract_multiple aware of skipped prefixes returned by subroutine extractors (such as extract_quotelike, etc.) - Made extract_variable aware of punctuation variables - Corified tests - Fixed extvar.t tests
Diffstat (limited to 'textproc/p5-Text-Balanced/Makefile')
-rw-r--r--textproc/p5-Text-Balanced/Makefile6
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/}