diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:11:52 +0000 |
commit | ff3e585f0341168bbd4352f82d8f34d09cf30063 (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /inputmethod | |
parent | 94b37b4e43cb09388d595b2eab1c405e533f4758 (diff) | |
download | pkgsrc-ff3e585f0341168bbd4352f82d8f34d09cf30063.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'inputmethod')
-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 b72703fb5d1..c407e5bdab3 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2011/09/14 16:57:41 hans Exp $ +# $NetBSD: Makefile,v 1.54 2011/11/01 06:11:55 sbd Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multilingual input method library CONFLICTS+= uim-qt4-immodule-[0-9]* |