diff options
author | Craig Leres <leres@FreeBSD.org> | 2018-11-05 17:07:33 +0000 |
---|---|---|
committer | Craig Leres <leres@FreeBSD.org> | 2018-11-05 17:07:33 +0000 |
commit | a8b63bb9d2586b4e475b9402d285ffff32de0588 (patch) | |
tree | e49500877be6eda78625d4243fb969e4fb1d1b58 /www | |
parent | 80881256b92e779f029e92287c3e3547226b0807 (diff) | |
download | ports-a8b63bb9d2586b4e475b9402d285ffff32de0588.tar.gz ports-a8b63bb9d2586b4e475b9402d285ffff32de0588.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mini_httpd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mini_httpd/Makefile b/www/mini_httpd/Makefile index fe75b429fa1f..abab31d773fb 100644 --- a/www/mini_httpd/Makefile +++ b/www/mini_httpd/Makefile @@ -13,7 +13,6 @@ COMMENT= Small HTTP server with support for GET, HEAD, POST, CGI, SSL, IPv6 LICENSE= BSD2CLAUSE USES= cpe ssl - CPE_VENDOR= acme OPTIONS_DEFINE+= EXAMPLES |