diff options
author | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-02-16 11:18:58 +0000 |
commit | a96f4900ac951c1bb62cfab03e095e81439bb8bf (patch) | |
tree | d0def9b6a36a2b3df4828dbc84a89a15adffc5c1 /inputmethod/imhangul | |
parent | 2e332fe74c8e9ae8e035b8cdce887904aaeadac7 (diff) | |
download | pkgsrc-a96f4900ac951c1bb62cfab03e095e81439bb8bf.tar.gz |
Recursive bump for png-1.6.
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 4ba1acd5cf0..e621c8df0e9 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/10/08 23:01:53 adam Exp $ +# $NetBSD: Makefile,v 1.30 2013/02/16 11:22:43 wiz Exp $ DISTNAME= imhangul-2.0.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod korean MASTER_SITES= http://kldp.net/frs/download.php/5924/ EXTRACT_SUFX= .tar.bz2 |