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 2177272f4c0..765ec896e47 100644 --- a/inputmethod/ami/Makefile +++ b/inputmethod/ami/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/09/22 04:03:51 minskim Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/05 23:09:42 joerg Exp $ # DISTNAME= ami-1.0.11 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= korean inputmethod MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ |