diff options
Diffstat (limited to 'textproc/ruby-xslt/Makefile')
-rw-r--r-- | textproc/ruby-xslt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index ad22f0a9dc9..69ca11a9f5f 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2010/12/04 04:39:04 taca Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/21 16:01:22 taca Exp $ DISTNAME= ruby-xslt-0.9.8 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org |