diff options
author | obache <obache@pkgsrc.org> | 2010-05-15 06:50:03 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-05-15 06:50:03 +0000 |
commit | 67cc0adfe9d204084cad0c3fb964093865ef37d7 (patch) | |
tree | e818b030ac57b323809073e2d305a803f4c0b934 /inputmethod | |
parent | 7508d102f0bc285590a2051e011d377902d4e3b8 (diff) | |
download | pkgsrc-67cc0adfe9d204084cad0c3fb964093865ef37d7.tar.gz |
remove a deprecated package from comment.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile.common b/inputmethod/uim/Makefile.common index 2ec9a0f3e4b..c7e928091c2 100644 --- a/inputmethod/uim/Makefile.common +++ b/inputmethod/uim/Makefile.common @@ -1,8 +1,7 @@ -# $NetBSD: Makefile.common,v 1.2 2010/01/20 11:06:07 obache Exp $ +# $NetBSD: Makefile.common,v 1.3 2010/05/15 06:50:03 obache Exp $ # # used by inputmethod/uim/Makefile # used by inputmethod/uim-elisp/Makefile -# used by inputmethod/uim-qt4-immodule/Makefile UIM_VERSION= 1.5.7 DISTNAME= uim-${UIM_VERSION} |