diff options
Diffstat (limited to 'textproc/ruby-xslt/Makefile')
-rw-r--r-- | textproc/ruby-xslt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index da37fdb2392..046002793db 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2020/06/02 08:24:52 adam Exp $ +# $NetBSD: Makefile,v 1.16 2020/11/05 09:09:15 ryoon Exp $ DISTNAME= ruby-xslt-0.9.10 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org |