summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-DelimMatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-DelimMatch/Makefile')
-rw-r--r--textproc/p5-Text-DelimMatch/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/p5-Text-DelimMatch/Makefile b/textproc/p5-Text-DelimMatch/Makefile
index 598a5d6652a..e1364a2217c 100644
--- a/textproc/p5-Text-DelimMatch/Makefile
+++ b/textproc/p5-Text-DelimMatch/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:37 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/11/18 13:42:46 xtraeme Exp $
#
-DISTNAME= DelimMatch-1.03
-PKGNAME= p5-Text-DelimMatch-1.03
+DISTNAME= DelimMatch-1.06a
+PKGNAME= p5-Text-${DISTNAME}
+WRKSRC= ${WRKDIR}/${DISTNAME:S/a$//}
SVR4_PKGNAME= p5tdm
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}