diff options
author | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-07-05 13:29:28 +0000 |
commit | 0ab241088d990917b584479af90e64c6cc6537ab (patch) | |
tree | 130a4fcc6421951fa2b8aa4d666b9fb391daf249 /inputmethod | |
parent | 5bb48d3c8f7446a94beb08d1ce14bb53eddf093b (diff) | |
download | pkgsrc-0ab241088d990917b584479af90e64c6cc6537ab.tar.gz |
Recursive revbump from graphics/giflib update to 5.0.4.
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 bd4f4a985d3..c654d043eee 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.79 2013/06/06 12:54:39 wiz Exp $ +# $NetBSD: Makefile,v 1.80 2013/07/05 13:29:37 ryoon Exp $ # .include "../../inputmethod/uim/Makefile.common" COMMENT= Multilingual input method library -PKGREVISION= 4 +PKGREVISION= 5 #LICENSE= See ${WRKSRC}/COPYING CONFLICTS+= uim-qt4-immodule-[0-9]* |