diff options
Diffstat (limited to 'textproc/ruby-xslt/Makefile')
-rw-r--r-- | textproc/ruby-xslt/Makefile | 5 |
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 |