Date: Mon, 11 May 2015 09:19:24 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386057 - head/www/bozohttpd Message-ID: <201505110919.t4B9JOGV028904@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon May 11 09:19:24 2015 New Revision: 386057 URL: https://svnweb.freebsd.org/changeset/ports/386057 Log: - Add CPE info Approved by: portmgr blanket Modified: head/www/bozohttpd/Makefile Modified: head/www/bozohttpd/Makefile ============================================================================== --- head/www/bozohttpd/Makefile Mon May 11 08:20:14 2015 (r386056) +++ head/www/bozohttpd/Makefile Mon May 11 09:19:24 2015 (r386057) @@ -18,7 +18,8 @@ USE_RC_SUBR= bozohttpd OPTIONS_DEFINE= HTPASSWD SSL CGI OPTIONS_DEFAULT= SSL CGI -USES= uidfix tar:bzip2 +USES= cpe uidfix tar:bzip2 +CPE_VENDOR= eterna HTPASSWD_DESC= Enable htpassword support SSL_DESC= Enable SSL support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505110919.t4B9JOGV028904>