diff options
author | obache <obache> | 2010-11-16 02:07:14 +0000 |
---|---|---|
committer | obache <obache> | 2010-11-16 02:07:14 +0000 |
commit | b10979b4e589b44bdf9bb622cd7721673a824e70 (patch) | |
tree | e7a349e2be5a9eb41e25f6c31bbe4998b4d3ba71 /inputmethod/imhangul | |
parent | e156ad08d15c3f5b10bae4ec2a0ffbbc51478caa (diff) | |
download | pkgsrc-b10979b4e589b44bdf9bb622cd7721673a824e70.tar.gz |
missing PKGREVISION bumps from changes to gtk2 (x11/gtk2/modules.mk).
Diffstat (limited to 'inputmethod/imhangul')
-rw-r--r-- | inputmethod/imhangul/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/imhangul/Makefile b/inputmethod/imhangul/Makefile index 4a53c4d7aef..26c8eb98f8a 100644 --- a/inputmethod/imhangul/Makefile +++ b/inputmethod/imhangul/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2008/12/20 23:00:27 minskim Exp $ +# $NetBSD: Makefile,v 1.21 2010/11/16 02:07:14 obache Exp $ DISTNAME= imhangul-0.9.14 +PKGREVISION= 1 CATEGORIES= inputmethod korean MASTER_SITES= http://kldp.net/frs/download.php/4944/ EXTRACT_SUFX= .tar.bz2 |