diff options
author | obache <obache@pkgsrc.org> | 2010-09-18 03:09:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-09-18 03:09:30 +0000 |
commit | d12b53a58f4c3a66b093cd7b2eaa3cf50a75f0d7 (patch) | |
tree | 9dd9a2eb7ae030220d9c3240dc1111e9120cd4e2 /inputmethod/uim-tomoe-gtk | |
parent | cc65e1f5bc6e5df1cd3c0c4a22d7cb4fe0362554 (diff) | |
download | pkgsrc-d12b53a58f4c3a66b093cd7b2eaa3cf50a75f0d7.tar.gz |
Bump PKGREVISION from libuim shlib bump.
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 620989af0a7..d584c276430 100644 --- a/inputmethod/uim-tomoe-gtk/Makefile +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/09/14 11:02:13 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/09/18 03:09:30 obache Exp $ # DISTNAME= uim-tomoe-gtk-0.6.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} |