diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | 1805879c02891a54853d9411895c829f25b4b03c (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /inputmethod/unicon-im/Makefile | |
parent | 21b7dafeafdf4f2a6ce8038817479cf829b6e0b6 (diff) | |
download | pkgsrc-1805879c02891a54853d9411895c829f25b4b03c.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'inputmethod/unicon-im/Makefile')
-rw-r--r-- | inputmethod/unicon-im/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/unicon-im/Makefile b/inputmethod/unicon-im/Makefile index 424b32c5044..e7f00d41950 100644 --- a/inputmethod/unicon-im/Makefile +++ b/inputmethod/unicon-im/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/04/18 13:39:37 kei Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:55:33 wiz Exp $ DISTNAME= unicon-1.2 PKGNAME= unicon-im-1.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://www.opencjk.org/~yumj/download/ |