diff options
Diffstat (limited to 'inputmethod/imhangul')
-rw-r--r-- | inputmethod/imhangul/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index 8c28b0fda70..4ba1acd5cf0 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2012/10/06 14:25:13 asau Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/08 23:01:53 adam Exp $ DISTNAME= imhangul-2.0.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= inputmethod korean MASTER_SITES= http://kldp.net/frs/download.php/5924/ EXTRACT_SUFX= .tar.bz2 |