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-tomoe | |
parent | 5c9ba5e295fdd23b04c75eac0d48f6d9b9a86333 (diff) | |
download | pkgsrc-e9d81df298a3520c01c6916f648d769c3f78995e.tar.gz |
Bump ABI for SCIM, new dependency on libltdl.
Diffstat (limited to 'inputmethod/scim-tomoe')
-rw-r--r-- | inputmethod/scim-tomoe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-tomoe/Makefile b/inputmethod/scim-tomoe/Makefile index 260b847fea5..51b6a094941 100644 --- a/inputmethod/scim-tomoe/Makefile +++ b/inputmethod/scim-tomoe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/11/01 06:01:55 sbd Exp $ +# $NetBSD: Makefile,v 1.10 2011/11/13 07:57:57 obache Exp $ # DISTNAME= scim-tomoe-0.6.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tomoe/} |