diff options
author | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2016-05-03 11:40:00 +0000 |
commit | ce9787f40b9a60d1d384e7dbda7adf4e17dffea6 (patch) | |
tree | 5a3106e603f2093d7172fa2cfbdd8c5759a79486 /inputmethod/uim | |
parent | d9848f3d79acf24ad28c3e1da51167b650a1c771 (diff) | |
download | pkgsrc-ce9787f40b9a60d1d384e7dbda7adf4e17dffea6.tar.gz |
revbump for libsoup's ABI issue
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 c1e3ff766b5..93f15949a30 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.112 2016/04/11 19:01:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.113 2016/05/03 11:40:04 prlw1 Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 28 +PKGREVISION= 29 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |