svn commit: r332183 - head/www/bozohttpd
Pawel Pekala
pawel at FreeBSD.org
Wed Oct 30 22:07:12 UTC 2013
Author: pawel
Date: Wed Oct 30 22:07:11 2013
New Revision: 332183
URL: http://svnweb.freebsd.org/changeset/ports/332183
Log:
Needs root to stage, forgotten in last commit.
Modified:
head/www/bozohttpd/Makefile
Modified: head/www/bozohttpd/Makefile
==============================================================================
--- head/www/bozohttpd/Makefile Wed Oct 30 21:54:57 2013 (r332182)
+++ head/www/bozohttpd/Makefile Wed Oct 30 22:07:11 2013 (r332183)
@@ -14,6 +14,7 @@ LICENSE= BSD
USE_BZIP2= YES
USE_RC_SUBR= bozohttpd
+NEED_ROOT= yes
#options handling
OPTIONS_DEFINE= HTPASSWD SSL CGI
More information about the svn-ports-all
mailing list