diff options
author | eadler <eadler@FreeBSD.org> | 2013-10-31 12:17:29 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-10-31 12:17:29 +0800 |
commit | 8bdbc687b0cf6ff49758bb18b545a6b56918e371 (patch) | |
tree | c15b3bcdef439aa3fe21c75311168540a8b065b8 /deskutils | |
parent | ca73cc80db36e4d4940a23cb5a16c9b8cb3bdb6b (diff) | |
download | freebsd-ports-gnome-8bdbc687b0cf6ff49758bb18b545a6b56918e371.tar.gz freebsd-ports-gnome-8bdbc687b0cf6ff49758bb18b545a6b56918e371.tar.zst freebsd-ports-gnome-8bdbc687b0cf6ff49758bb18b545a6b56918e371.zip |
The word 'very' has no place in COMMENT
COMMENT should not begin with 'A' or 'An'
Maintainers were notified and given time to object.
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/hot-babe/Makefile | 2 | ||||
-rw-r--r-- | deskutils/when/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/hot-babe/Makefile b/deskutils/hot-babe/Makefile index 26c293c08d06..bed8a6aa8d6e 100644 --- a/deskutils/hot-babe/Makefile +++ b/deskutils/hot-babe/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://dindinx.net/hotbabe/downloads/ \ MASTER_SITE_SUBDIR= novel MAINTAINER= novel@FreeBSD.org -COMMENT= Small utility which displays the system activity in a very special way +COMMENT= Small utility which displays the system activity in a special way USES= pkgconfig USE_BZIP2= yes diff --git a/deskutils/when/Makefile b/deskutils/when/Makefile index c6e8416a9d51..9eaf9e6af26f 100644 --- a/deskutils/when/Makefile +++ b/deskutils/when/Makefile @@ -7,7 +7,7 @@ CATEGORIES= deskutils MASTER_SITES= LOCAL/culot MAINTAINER= culot@FreeBSD.org -COMMENT= A very simple personal calendar +COMMENT= Simple personal calendar USES= perl5 USE_PERL5= run |