summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-RewriteRules/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-07-27 16:21:53 +0000
committerhe <he@pkgsrc.org>2008-07-27 16:21:53 +0000
commite0161261da3a832a231b273511e8247dc2ecce79 (patch)
treee5f87474873eff46113b567bc7b9f09e385f85ab /textproc/p5-Text-RewriteRules/Makefile
parent5dd4ee18c01f37ae20f6d7ab30ec05ec6b8b844e (diff)
downloadpkgsrc-e0161261da3a832a231b273511e8247dc2ecce79.tar.gz
Update from version 0.10 to 0.13. Changes:
0.13 2008, Apr 18 (15:50) - Added support for some spaces between RULES and the rule identifier. - Support scripts written under MS OSes that still use carriage returns. 0.12 2008, Mar 16 (14:30) - missing an entry on MANIFEST 0.11 2008, Mar 15 (14:30) - Added support to the =b=> begin rule; - added a compiler
Diffstat (limited to 'textproc/p5-Text-RewriteRules/Makefile')
-rw-r--r--textproc/p5-Text-RewriteRules/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-RewriteRules/Makefile b/textproc/p5-Text-RewriteRules/Makefile
index 5b74174e206..02aed3641a9 100644
--- a/textproc/p5-Text-RewriteRules/Makefile
+++ b/textproc/p5-Text-RewriteRules/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:50 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/27 16:21:53 he Exp $
#
-DISTNAME= Text-RewriteRules-0.10
+DISTNAME= Text-RewriteRules-0.13
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}