diff options
author | abs <abs@pkgsrc.org> | 2002-04-16 11:50:18 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2002-04-16 11:50:18 +0000 |
commit | aa5f4b24dd2f15b8589fd308dccd8a7e7cc4614d (patch) | |
tree | bddf993b861a86e903473eec6d425ef126e3fe04 /textproc/p5-Text-Substitute/Makefile | |
parent | 4358003ccb8dd4df0faf45a71d8cd178c8e4767d (diff) | |
download | pkgsrc-aa5f4b24dd2f15b8589fd308dccd8a7e7cc4614d.tar.gz |
Updated p5-Text-Substitute to 0.12
Generate better error messages on invalid ${if:expr} constructs
Diffstat (limited to 'textproc/p5-Text-Substitute/Makefile')
-rw-r--r-- | textproc/p5-Text-Substitute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Substitute/Makefile b/textproc/p5-Text-Substitute/Makefile index 69631c710e2..5b628dd5cbb 100644 --- a/textproc/p5-Text-Substitute/Makefile +++ b/textproc/p5-Text-Substitute/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/02/27 11:22:20 abs Exp $ +# $NetBSD: Makefile,v 1.2 2002/04/16 11:50:18 abs Exp $ -DISTNAME= Text-Substitute-0.10 +DISTNAME= Text-Substitute-0.12 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= http://www.mono.org/abs/tools/Text-Substitute/ |