svn commit: r339026 - head/www/publicfile

David Thiel lx at FreeBSD.org
Tue Jan 7 19:56:35 UTC 2014


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>
 


More information about the svn-ports-all mailing list