Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2013 22:07:11 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332183 - head/www/bozohttpd
Message-ID:  <201310302207.r9UM7BG6068956@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310302207.r9UM7BG6068956>