diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-05-18 03:56:39 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-05-18 03:56:39 +0000 |
commit | c3c55b9094349517d04cbd53c3a050b14e6f605a (patch) | |
tree | a80fe98d02f97c898de8ffdfab134c7bdb6a16b3 /inputmethod/uim | |
parent | 5ab273bf0806633b3298ef3ee7acfb7bfad693cf (diff) | |
download | pkgsrc-c3c55b9094349517d04cbd53c3a050b14e6f605a.tar.gz |
Bump PKGREVISION for previous fix
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 83d68fc1e4b..f4200f60cbc 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.116 2016/05/18 03:56:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.117 2016/05/18 03:56:39 ryoon Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 29 +PKGREVISION= 30 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |