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 | f680c477c15db1fe17b6dd77e17c8231d82833cf (patch) | |
tree | 1ade0bf2db73f478cb11e9cc0ec4201f0dc74382 /inputmethod/scim-unikey | |
parent | e370b64616243ab37b2952db7f387bdb6f628dc0 (diff) | |
download | pkgsrc-f680c477c15db1fe17b6dd77e17c8231d82833cf.tar.gz |
Bump ABI for SCIM, new dependency on libltdl.
Diffstat (limited to 'inputmethod/scim-unikey')
-rw-r--r-- | inputmethod/scim-unikey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-unikey/Makefile b/inputmethod/scim-unikey/Makefile index 53274e3bb23..0ddbc41324b 100644 --- a/inputmethod/scim-unikey/Makefile +++ b/inputmethod/scim-unikey/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2011/11/01 06:01:55 sbd Exp $ +# $NetBSD: Makefile,v 1.8 2011/11/13 07:57:58 obache Exp $ # DISTNAME= scim-unikey-0.3.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod MASTER_SITES= http://scim-unikey.googlecode.com/files/ |