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 | 6b87e4a66b1fb75f20ce1bd9ee0b9640350bf3e8 (patch) | |
tree | adecd246bf8d734fca9128fbc9002d7240d43ca4 /inputmethod/imhangul/Makefile | |
parent | b74c20bf9455d5cf019f972c1b1d096ffd7f108e (diff) | |
download | pkgsrc-6b87e4a66b1fb75f20ce1bd9ee0b9640350bf3e8.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 |