diff options
author | obache <obache@pkgsrc.org> | 2011-11-13 07:57:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-11-13 07:57:56 +0000 |
commit | e9d81df298a3520c01c6916f648d769c3f78995e (patch) | |
tree | 1ade0bf2db73f478cb11e9cc0ec4201f0dc74382 /inputmethod/scim-hangul | |
parent | 5c9ba5e295fdd23b04c75eac0d48f6d9b9a86333 (diff) | |
download | pkgsrc-e9d81df298a3520c01c6916f648d769c3f78995e.tar.gz |
Bump ABI for SCIM, new dependency on libltdl.
Diffstat (limited to 'inputmethod/scim-hangul')
-rw-r--r-- | inputmethod/scim-hangul/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-hangul/Makefile b/inputmethod/scim-hangul/Makefile index 689c5ca5633..12d087b352b 100644 --- a/inputmethod/scim-hangul/Makefile +++ b/inputmethod/scim-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/11/10 10:57:54 obache Exp $ +# $NetBSD: Makefile,v 1.9 2011/11/13 07:57:56 obache Exp $ # DISTNAME= scim-hangul-0.3.2 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scim/} |