diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-22 11:24:25 +0000 |
commit | 86c699db9e263f0dd4dd4f8f7bc8124897d39997 (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /inputmethod/uim | |
parent | d80162266132a193c9bed95973c4a8a7fa4d7024 (diff) | |
download | pkgsrc-86c699db9e263f0dd4dd4f8f7bc8124897d39997.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 0a3f00734d3..e623301329d 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.99 2014/05/31 22:41:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.100 2014/08/22 11:24:36 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 15 +PKGREVISION= 16 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |