diff options
author | obache <obache@pkgsrc.org> | 2010-07-11 02:58:16 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-07-11 02:58:16 +0000 |
commit | 2cc27ec81950383271eec5bf757105d5b6e395c6 (patch) | |
tree | cd919dd50dd6a5bcbb4a3f51d814d25cd418ec06 /inputmethod/kinput2 | |
parent | 905c5ef97bf08a297ace209c2f94dd261e27701e (diff) | |
download | pkgsrc-2cc27ec81950383271eec5bf757105d5b6e395c6.tar.gz |
Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib, or dumped core.
Diffstat (limited to 'inputmethod/kinput2')
-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/ |