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-anthy | |
parent | 5c9ba5e295fdd23b04c75eac0d48f6d9b9a86333 (diff) | |
download | pkgsrc-e9d81df298a3520c01c6916f648d769c3f78995e.tar.gz |
Bump ABI for SCIM, new dependency on libltdl.
Diffstat (limited to 'inputmethod/scim-anthy')
-rw-r--r-- | inputmethod/scim-anthy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile index e3070e9921e..53e1e5e5d49 100644 --- a/inputmethod/scim-anthy/Makefile +++ b/inputmethod/scim-anthy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/11/01 06:01:53 sbd Exp $ +# $NetBSD: Makefile,v 1.9 2011/11/13 07:57:56 obache Exp $ # DISTNAME= scim-anthy-1.2.7 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/} |