diff options
author | obache <obache> | 2008-06-08 13:07:14 +0000 |
---|---|---|
committer | obache <obache> | 2008-06-08 13:07:14 +0000 |
commit | aec068f7c447b76fb5c3250ecb77b64fd42f9b9e (patch) | |
tree | 79c7aeb2517560cf70985c17a6b5802b7ef734cf /inputmethod | |
parent | 89a71e0a64e5954e62e9c737f2fe9a9c67a59b3d (diff) | |
download | pkgsrc-aec068f7c447b76fb5c3250ecb77b64fd42f9b9e.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/} |