diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-11 22:16:54 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-11 22:16:54 +0000 |
commit | a8d2bb1f7b5e838b29de1365684cbd330419cf2b (patch) | |
tree | adecd246bf8d734fca9128fbc9002d7240d43ca4 /inputmethod/imhangul/Makefile | |
parent | ef9c16121607c7070b1083965aaa54f88b2e54f7 (diff) | |
download | pkgsrc-a8d2bb1f7b5e838b29de1365684cbd330419cf2b.tar.gz |
Update imhangul to 0.9.11.
Changes:
Fix a bug that crashes epiphany when a window is being closed.
Diffstat (limited to 'inputmethod/imhangul/Makefile')
-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 1a76550e4ba..e56c4732bab 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.6 2004/07/19 22:42:53 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2004/08/11 22:16:54 minskim Exp $ -DISTNAME= imhangul-0.9.10 +DISTNAME= imhangul-0.9.11 CATEGORIES= inputmethod korean MASTER_SITES= http://download.kldp.net/imhangul/ EXTRACT_SUFX= .tar.bz2 |