summaryrefslogtreecommitdiff
path: root/textproc/ruby-xslt/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2012-03-18 02:48:30 +0000
committertaca <taca@pkgsrc.org>2012-03-18 02:48:30 +0000
commit603987cf8cafb98f31296e283677524aacabb346 (patch)
tree41f005d78d2c959fb2c82b8287db0b0cff92beb4 /textproc/ruby-xslt/Makefile
parent3f64ad542a6c6a38e22df6a1fdf77dd3286bfc3d (diff)
downloadpkgsrc-603987cf8cafb98f31296e283677524aacabb346.tar.gz
Update ruby-xslt to 0.9.9.
0.9.9 : * Major bug correction
Diffstat (limited to 'textproc/ruby-xslt/Makefile')
-rw-r--r--textproc/ruby-xslt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile
index e1fcf7ae944..c556c823d72 100644
--- a/textproc/ruby-xslt/Makefile
+++ b/textproc/ruby-xslt/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2011/04/22 13:44:52 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/03/18 02:48:30 taca Exp $
-DISTNAME= ruby-xslt-0.9.8
+DISTNAME= ruby-xslt-0.9.9
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
-PKGREVISION= 2
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org