Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2014 19:56:35 +0000 (UTC)
From:      David Thiel <lx@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r339026 - head/www/publicfile
Message-ID:  <201401071956.s07JuZ6n067513@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lx
Date: Tue Jan  7 19:56:34 2014
New Revision: 339026
URL: http://svnweb.freebsd.org/changeset/ports/339026

Log:
  Add legal text and conflicts
  
  Submitted by:	ketas

Modified:
  head/www/publicfile/Makefile

Modified: head/www/publicfile/Makefile
==============================================================================
--- head/www/publicfile/Makefile	Tue Jan  7 19:54:20 2014	(r339025)
+++ head/www/publicfile/Makefile	Tue Jan  7 19:56:34 2014	(r339026)
@@ -20,6 +20,9 @@ REDIRECT_SLASH_DESC=	do not require trai
 ENV_FILETYPES_DESC=	get mime types from the environment
 SSL_DESC=		provide SSL support through ucspi-ssl
 
+CONFLICTS=	xshttpd-3*
+LEGAL_TEXT=	No license -- see http://cr.yp.to/softwarelaw.html
+
 NO_STAGE=	yes
 .include <bsd.port.options.mk>
 



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