svn commit: r386057 - head/www/bozohttpd
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon May 11 09:19:24 UTC 2015
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
More information about the svn-ports-all
mailing list