diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | bef3134ed490d801c9b67d774eb140aa65897ab4 (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /inputmethod/Chinput/Makefile | |
parent | 24aabfa97a1b266a2e8fe1d6f66ea5255c1f61cc (diff) | |
download | pkgsrc-bef3134ed490d801c9b67d774eb140aa65897ab4.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'inputmethod/Chinput/Makefile')
-rw-r--r-- | inputmethod/Chinput/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/Chinput/Makefile b/inputmethod/Chinput/Makefile index 1c5911e0316..97865e4fccb 100644 --- a/inputmethod/Chinput/Makefile +++ b/inputmethod/Chinput/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2002/09/23 02:39:34 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:32 wiz Exp $ DISTNAME= Chinput-3.0 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://download.linuxbyte.net/Chinese/Input/ |