diff options
Diffstat (limited to 'inputmethod/nabi/Makefile')
-rw-r--r-- | inputmethod/nabi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/nabi/Makefile b/inputmethod/nabi/Makefile index 29208827c0a..6a952c4cc71 100644 --- a/inputmethod/nabi/Makefile +++ b/inputmethod/nabi/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/11/29 17:09:12 junyoung Exp $ +# $NetBSD: Makefile,v 1.7 2003/12/13 00:45:24 wiz Exp $ # DISTNAME= nabi-0.11 +PKGREVISION= 1 CATEGORIES= korean inputmethod MASTER_SITES= http://download.kldp.net/nabi/ |