diff options
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/ |