diff options
Diffstat (limited to 'inputmethod/ami')
-rw-r--r-- | inputmethod/ami/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ami/Makefile b/inputmethod/ami/Makefile index 942f9936d6f..82f394558f6 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/04/25 04:16:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/03 00:14:59 tv Exp $ # DISTNAME= ami-1.0.11 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= korean inputmethod MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ |