diff options
author | obache <obache> | 2011-11-13 07:57:56 +0000 |
---|---|---|
committer | obache <obache> | 2011-11-13 07:57:56 +0000 |
commit | e5d424df6f589e1912eab7007396625422e2d243 (patch) | |
tree | 1ade0bf2db73f478cb11e9cc0ec4201f0dc74382 /inputmethod/novel-pinyin | |
parent | 7c119f01e91165808cbe494f775f253aae8d4940 (diff) | |
download | pkgsrc-e5d424df6f589e1912eab7007396625422e2d243.tar.gz |
Bump ABI for SCIM, new dependency on libltdl.
Diffstat (limited to 'inputmethod/novel-pinyin')
-rw-r--r-- | inputmethod/novel-pinyin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/novel-pinyin/Makefile b/inputmethod/novel-pinyin/Makefile index 7a56acde3bf..fe2339c7d2e 100644 --- a/inputmethod/novel-pinyin/Makefile +++ b/inputmethod/novel-pinyin/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2011/11/01 06:01:53 sbd Exp $ +# $NetBSD: Makefile,v 1.11 2011/11/13 07:57:58 obache Exp $ DISTNAME= novel-pinyin-0.2.5 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=novel-pinyin/} |