diff options
author | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-02-21 16:01:10 +0000 |
commit | b165fa1440e021514fd64c482af78ed083e7b864 (patch) | |
tree | cf0b486b4eb99aa96ba604e3bd9d4f4d57ad5f3d /textproc/ruby-native-hyperestraier | |
parent | fa741a8a92d4cac019d788a574926045efee2b45 (diff) | |
download | pkgsrc-b165fa1440e021514fd64c482af78ed083e7b864.tar.gz |
Bump PKGREVISION due to ABI change of ruby18-base.
Diffstat (limited to 'textproc/ruby-native-hyperestraier')
-rw-r--r-- | textproc/ruby-native-hyperestraier/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-native-hyperestraier/Makefile b/textproc/ruby-native-hyperestraier/Makefile index a5cfc6a9e8a..3e07f248f36 100644 --- a/textproc/ruby-native-hyperestraier/Makefile +++ b/textproc/ruby-native-hyperestraier/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2010/09/10 08:25:17 taca Exp $ +# $NetBSD: Makefile,v 1.6 2011/02/21 16:01:21 taca Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../textproc/hyperestraier/Makefile.common" PKGNAME= ${RUBY_PKGPREFIX}-native-hyperestraier-1.0.0.${HYPERESTRAIER_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc ruby COMMENT= Ruby native interface of Hyper Estaier |