diff options
author | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2020-11-05 09:07:25 +0000 |
commit | 88cfb5f7ea7a9464928830a538f8c730cf2b5673 (patch) | |
tree | 706a07f0a18dae986eb0e6c58374e5d3506cd488 /textproc/ruby-xslt | |
parent | b246ca03ad68d0c5c52c5b1b5d9b57be4d0be34a (diff) | |
download | pkgsrc-88cfb5f7ea7a9464928830a538f8c730cf2b5673.tar.gz |
*: Recursive revbump from textproc/icu-68.1
Diffstat (limited to 'textproc/ruby-xslt')
-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 |