diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1 (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /inputmethod/uim-tomoe-gtk | |
parent | 470ce52e8d973b7342782889ad1c1221f7de1841 (diff) | |
download | pkgsrc-c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'inputmethod/uim-tomoe-gtk')
-rw-r--r-- | inputmethod/uim-tomoe-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile index 7f4a86a7f35..e9c14c92325 100644 --- a/inputmethod/uim-tomoe-gtk/Makefile +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/10/10 14:42:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2014/05/05 00:48:05 ryoon Exp $ # DISTNAME= uim-tomoe-gtk-0.6.0 -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} |