diff options
Diffstat (limited to 'www/dhttpd')
-rw-r--r-- | www/dhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/dhttpd/Makefile b/www/dhttpd/Makefile index ff2979888e60..dacf9592d097 100644 --- a/www/dhttpd/Makefile +++ b/www/dhttpd/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -COMMENT= Minimal secure webserver. Fast and efficient, no cgi-bin support +COMMENT= Minimal secure web server. Fast and efficient, no cgi-bin support LICENSE= GPLv2 |