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 c556c823d72..264a6206563 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2012/03/18 02:48:30 taca Exp $ +# $NetBSD: Makefile,v 1.10 2012/06/14 07:44:45 sbd Exp $ DISTNAME= ruby-xslt-0.9.9 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} +PKGREVISION= 1 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org |