diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2005-06-04 10:20:22 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2005-06-04 10:20:22 +0000 |
commit | 20d2e32f7400f309aab5ff725d928067168c4412 (patch) | |
tree | c91179fbc209dd7f1ea83d309badf806cb69076f /inputmethod | |
parent | 5feada633dbdbf47fdf2a63270cb6d3b76ee92f6 (diff) | |
download | pkgsrc-20d2e32f7400f309aab5ff725d928067168c4412.tar.gz |
Shorten redundant COMMENT.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 57b48b4e056..5c0f3b07242 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2005/06/03 05:10:11 uebayasi Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/04 10:20:22 uebayasi Exp $ # DISTNAME= uim-0.4.6 @@ -7,7 +7,7 @@ MASTER_SITES= http://uim.freedesktop.org/releases/ MAINTAINER= VEG03617@nifty.com HOMEPAGE= http://uim.freedesktop.org/wiki/ -COMMENT= Uim is a multilingual input method library +COMMENT= Multilingual input method library USE_PKGLOCALEDIR= YES USE_LIBTOOL= YES |