Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Dec 2013 00:30:11 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336131 - head/devel/raknet
Message-ID:  <201312110030.rBB0UBeo094748@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Wed Dec 11 00:30:11 2013
New Revision: 336131
URL: http://svnweb.freebsd.org/changeset/ports/336131

Log:
  Use LEGAL_TEXT to indicate that we have permission to distribute this port.
  
  Approved by:	portmgr (implicit)

Modified:
  head/devel/raknet/Makefile

Modified: head/devel/raknet/Makefile
==============================================================================
--- head/devel/raknet/Makefile	Wed Dec 11 00:23:15 2013	(r336130)
+++ head/devel/raknet/Makefile	Wed Dec 11 00:30:11 2013	(r336131)
@@ -22,6 +22,7 @@ LICENSE_COMB=	dual
 LICENSE_NAME_SpecialAuth=	Special authorization from developer
 LICENSE_FILE_SpecialAuth=	${FILESDIR}/SpecialAuth.mbox
 LICENSE_PERMS_SpecialAuth=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LEGAL_TEXT=	FreeBSD granted special license to distribute 3.x under GPLv3
 
 USE_ZIP=	yes
 NO_WRKSUBDIR=	yes



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