diff options
author | taca <taca@pkgsrc.org> | 2016-03-13 09:36:58 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-03-13 09:36:58 +0000 |
commit | 5718142d94dcf5926000e83835607eeb0ae40096 (patch) | |
tree | 94836388c5af88dcb9fabb2832b19a4e99f81e05 /textproc/migemo | |
parent | 8d56cd9beda606a204c404fa7eeba29fd9c15ec3 (diff) | |
download | pkgsrc-5718142d94dcf5926000e83835607eeb0ae40096.tar.gz |
Bump PKGREVISION by chaging default version of Ruby.
Diffstat (limited to 'textproc/migemo')
-rw-r--r-- | textproc/migemo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/migemo/Makefile b/textproc/migemo/Makefile index fff3721ad92..3510c6bbb37 100644 --- a/textproc/migemo/Makefile +++ b/textproc/migemo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:08 asau Exp $ +# $NetBSD: Makefile,v 1.9 2016/03/13 09:36:59 taca Exp $ .include "../../textproc/migemo/Makefile.common" PKGNAME= ${RUBY_PKGPREFIX}-migemo-${MIGEMO_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Japanese text search tool/library |