aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorleres <leres@FreeBSD.org>2018-11-06 01:07:33 +0800
committerleres <leres@FreeBSD.org>2018-11-06 01:07:33 +0800
commitc0d05ed8623ba28067b2dd251272df85d407a064 (patch)
treee49500877be6eda78625d4243fb969e4fb1d1b58 /www
parentfa45413ec2ba17d4b9f23fddda5cab1d147ac7bc (diff)
downloadfreebsd-ports-gnome-c0d05ed8623ba28067b2dd251272df85d407a064.tar.gz
freebsd-ports-gnome-c0d05ed8623ba28067b2dd251272df85d407a064.tar.zst
freebsd-ports-gnome-c0d05ed8623ba28067b2dd251272df85d407a064.zip
As per mat@ portlint is wrong; it's ok for CPE_VENDOR to be in a
block with USES; revert that part of 484114. Approved by: ler (mentor, implicit)
Diffstat (limited to 'www')
-rw-r--r--www/mini_httpd/Makefile1
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