diff options
author | salo <salo@pkgsrc.org> | 2004-05-17 10:19:27 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-05-17 10:19:27 +0000 |
commit | 8146ebe8b0e461df47f56237bb1adbf73d1817bb (patch) | |
tree | a7fb5cd282b1911f2087095d3c36051db4898c86 /wm/wmi/Makefile | |
parent | b0fe683717233f40ad8602ec978b3769f987d7e2 (diff) | |
download | pkgsrc-8146ebe8b0e461df47f56237bb1adbf73d1817bb.tar.gz |
Better COMMENT, actualy tell something concrete, "A is like B and C" doesn't
really have big information value for those who don't know neither B nor C.
s/minimalistic/minimalist/ in DESCR, the former is not really an english word.
Diffstat (limited to 'wm/wmi/Makefile')
-rw-r--r-- | wm/wmi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/wmi/Makefile b/wm/wmi/Makefile index 71ea50033a6..c37b927eefa 100644 --- a/wm/wmi/Makefile +++ b/wm/wmi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/05/16 02:20:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/05/17 10:19:27 salo Exp $ # DISTNAME= wmi-7 @@ -7,7 +7,7 @@ MASTER_SITES= http://download.berlios.de/wmi/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://wmi.berlios.de/ -COMMENT= Window manager designed to be like Ion and LarsWM +COMMENT= Minimalist, flexible and highly customizable window manager USE_BUILDLINK3= yes USE_LANGUAGES= c c++ |