diff options
author | obache <obache@pkgsrc.org> | 2010-06-16 08:33:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-06-16 08:33:30 +0000 |
commit | c8b10af898d2b41c5e12c19a687110b816b6c52c (patch) | |
tree | 913fa6325225a05808b2e87ae64deae69b460226 /inputmethod/uim | |
parent | 690c44b48640e050d801584606da48c713b7f008 (diff) | |
download | pkgsrc-c8b10af898d2b41c5e12c19a687110b816b6c52c.tar.gz |
Bump PKGREVISION from libpng shlib name change.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index c87f199fbc5..96b209504dd 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,8 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2010/02/14 08:41:36 obache Exp $ +# $NetBSD: Makefile,v 1.42 2010/06/16 08:34:55 obache Exp $ # .include "../../inputmethod/uim/Makefile.common" +PKGREVISION= 1 + COMMENT= Multilingual input method library CONFLICTS+= uim-qt4-immodule-[0-9]* |