aboutsummaryrefslogtreecommitdiff
path: root/www/bozohttpd
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2016-11-14 03:15:03 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2016-11-14 03:15:03 +0000
commit3c8a36012b142a4660c87d9284eb0ce5f7bc5a58 (patch)
treebb5ae18425703acfafa9b7ebb7f28ff3e2e09400 /www/bozohttpd
parent5558ef6556714b55605398a4c15a914103fbdb96 (diff)
downloadports-3c8a36012b142a4660c87d9284eb0ce5f7bc5a58.tar.gz
ports-3c8a36012b142a4660c87d9284eb0ce5f7bc5a58.zip
- Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely
matching standard ones from `Mk/bsd.options.desc.mk' - Rename couple of options to standard name or the one that better reflects their usage
Notes
Notes: svn path=/head/; revision=426080
Diffstat (limited to 'www/bozohttpd')
-rw-r--r--www/bozohttpd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/www/bozohttpd/Makefile b/www/bozohttpd/Makefile
index 8dff3641468c..001543051a69 100644
--- a/www/bozohttpd/Makefile
+++ b/www/bozohttpd/Makefile
@@ -26,7 +26,6 @@ USES= cpe uidfix tar:bzip2
CPE_VENDOR= eterna
HTPASSWD_DESC= Enable htpassword support
-SSL_DESC= Enable SSL support
CGI_DESC= Enable CGI support
.include <bsd.port.options.mk>