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