diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-10-31 04:17:29 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-10-31 04:17:29 +0000 |
commit | 1e443545d02f971c9db150f39d87b41c6be7ad22 (patch) | |
tree | c15b3bcdef439aa3fe21c75311168540a8b065b8 /x11-wm | |
parent | 21335badbf315423d328ed5f0c2c853815066ed1 (diff) |
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object.
Notes
Notes:
svn path=/head/; revision=332200
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/enlightenment/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 0e3d890c84a8..9ae6014752cd 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org -COMMENT= A very artistic X window manager +COMMENT= Artistic X window manager LICENSE= BSD |