diff options
author | obache <obache> | 2010-07-11 02:58:16 +0000 |
---|---|---|
committer | obache <obache> | 2010-07-11 02:58:16 +0000 |
commit | 8567579a12c9f8c1f95c8154a9972e88082ed0be (patch) | |
tree | cd919dd50dd6a5bcbb4a3f51d814d25cd418ec06 /inputmethod | |
parent | eeac8e6d2dc65e2fc0646841c6f9a43562c6db2e (diff) | |
download | pkgsrc-8567579a12c9f8c1f95c8154a9972e88082ed0be.tar.gz |
Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib, or dumped core.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/kinput2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile index 7e6ee819023..aadb5c6a67d 100644 --- a/inputmethod/kinput2/Makefile +++ b/inputmethod/kinput2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2010/02/15 13:41:17 obache Exp $ +# $NetBSD: Makefile,v 1.20 2010/07/11 02:58:16 obache Exp $ DISTNAME= kinput2-v3.1 PKGNAME= kinput2-3.1 +PKGREVISION= 1 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/ |