diff options
author | obache <obache@pkgsrc.org> | 2008-06-08 13:07:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-06-08 13:07:14 +0000 |
commit | 778cf06f7ace6bc60f6bced83cebe985001f0974 (patch) | |
tree | 79c7aeb2517560cf70985c17a6b5802b7ef734cf /inputmethod | |
parent | e12373ae6e8ef638e46649102a64d6de423c4e5b (diff) | |
download | pkgsrc-778cf06f7ace6bc60f6bced83cebe985001f0974.tar.gz |
Bump PKGREVISION due to update of uim.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim-tomoe-gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/uim-tomoe-gtk/Makefile b/inputmethod/uim-tomoe-gtk/Makefile index 39a4d3d49f0..95f092952ca 100644 --- a/inputmethod/uim-tomoe-gtk/Makefile +++ b/inputmethod/uim-tomoe-gtk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2008/04/21 21:47:53 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2008/06/08 13:07:14 obache Exp $ # DISTNAME= uim-tomoe-gtk-0.6.0 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} |