diff options
author | sakamoto <sakamoto@pkgsrc.org> | 2002-06-10 11:06:35 +0000 |
---|---|---|
committer | sakamoto <sakamoto@pkgsrc.org> | 2002-06-10 11:06:35 +0000 |
commit | b860c00214fd1b93a8bcfeb1fe09db02ada03781 (patch) | |
tree | 723d4cb576c0501b061ad3108e57e93c65ff5f3c /inputmethod | |
parent | b016aa30cbdf5763a279a675fcb893140c9f3e5d (diff) | |
download | pkgsrc-b860c00214fd1b93a8bcfeb1fe09db02ada03781.tar.gz |
forgot to bump PKGREVISION.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/canuum/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/canuum/Makefile b/inputmethod/canuum/Makefile index b7392b0f19e..f8c88c31f2d 100644 --- a/inputmethod/canuum/Makefile +++ b/inputmethod/canuum/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2002/06/10 09:54:59 sakamoto Exp $ +# $NetBSD: Makefile,v 1.3 2002/06/10 11:06:35 sakamoto Exp $ # DISTNAME= canuum-1.0 +PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.nec.co.jp/pub/Canna/Canna35/ DISTFILES= Uum4.109.tar.gz Canna35b2.tar.gz |