diff options
author | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
commit | bfb6ba990098ef0c3de2719b460d65c680f83388 (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /inputmethod/kinput2 | |
parent | 26d409778ef78f8bfa0bd0ecc76f717d569b084b (diff) | |
download | pkgsrc-bfb6ba990098ef0c3de2719b460d65c680f83388.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'inputmethod/kinput2')
-rw-r--r-- | inputmethod/kinput2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/kinput2/Makefile b/inputmethod/kinput2/Makefile index b59d206001f..fb566bc307c 100644 --- a/inputmethod/kinput2/Makefile +++ b/inputmethod/kinput2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2008/11/10 05:06:45 taca Exp $ +# $NetBSD: Makefile,v 1.18 2008/11/10 17:21:36 wiz Exp $ DISTNAME= kinput2-v3 PKGNAME= kinput2-3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= japanese inputmethod MASTER_SITES= ftp://ftp.sra.co.jp/pub/x11/kinput2/version-3/ |