diff options
author | wiz <wiz> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-05-24 18:23:32 +0000 |
commit | 66ebab1deee42e48ca8a1c63ac190a70cb25ff75 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /inputmethod/uim | |
parent | 7c2e4eb01fce8e982e3397703c220e2dc08c643a (diff) | |
download | pkgsrc-66ebab1deee42e48ca8a1c63ac190a70cb25ff75.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 7b7d4006f8b..6b96710624a 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.75 2013/03/06 11:06:55 obache Exp $ +# $NetBSD: Makefile,v 1.76 2013/05/24 18:23:36 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" COMMENT= Multilingual input method library +PKGREVISION= 1 #LICENSE= See ${WRKSRC}/COPYING CONFLICTS+= uim-qt4-immodule-[0-9]* |