diff options
author | obache <obache> | 2010-05-15 06:50:03 +0000 |
---|---|---|
committer | obache <obache> | 2010-05-15 06:50:03 +0000 |
commit | 238fe6e009fcd459b900556b1ae87394debe241b (patch) | |
tree | e818b030ac57b323809073e2d305a803f4c0b934 /inputmethod/uim | |
parent | 33d9202576334d3c98ead309fe64e811d22cbe7f (diff) | |
download | pkgsrc-238fe6e009fcd459b900556b1ae87394debe241b.tar.gz |
remove a deprecated package from comment.
Diffstat (limited to 'inputmethod/uim')
-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} |