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