aboutsummaryrefslogtreecommitdiff
path: root/www/mathopd
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-31 04:17:29 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-31 04:17:29 +0000
commit1e443545d02f971c9db150f39d87b41c6be7ad22 (patch)
treec15b3bcdef439aa3fe21c75311168540a8b065b8 /www/mathopd
parent21335badbf315423d328ed5f0c2c853815066ed1 (diff)
downloadports-1e443545d02f971c9db150f39d87b41c6be7ad22.tar.gz
ports-1e443545d02f971c9db150f39d87b41c6be7ad22.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.
Notes
Notes: svn path=/head/; revision=332200
Diffstat (limited to 'www/mathopd')
-rw-r--r--www/mathopd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mathopd/Makefile b/www/mathopd/Makefile
index 08316ce53a3a..5edc8f799ccf 100644
--- a/www/mathopd/Makefile
+++ b/www/mathopd/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= www
MASTER_SITES= http://www.mathopd.org/dist/
MAINTAINER= michiel@boland.org
-COMMENT= A very small, yet very fast HTTP server
+COMMENT= Small, yet fast HTTP server
CFLAGS+= -DFREEBSD_SENDFILE
MAKE_ARGS= CFLAGS="${CFLAGS}"