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 /mail/claws-mail | |
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 'mail/claws-mail')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index b833d4b113dc..90e18daeb552 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -5,7 +5,7 @@ PORTNAME= claws-mail PORTREVISION= 1 CATEGORIES= mail news ipv6 -COMMENT= Lightweight and very featureful GTK+ based e-mail and news client +COMMENT= Lightweight and featureful GTK+ based e-mail and news client LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \ libetpan.so:${PORTSDIR}/mail/libetpan \ |