aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-03-12 08:01:20 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-03-12 08:01:20 +0000
commitf699107c2b7c0c7a0fe28c441be7b811b1e92503 (patch)
tree4352d113f10f54ae91d9cfd2a883d86d408a281e
parentac06592a84b413ec1e11ec15e733e56cf712d2cd (diff)
downloadports-f699107c2b7c0c7a0fe28c441be7b811b1e92503.tar.gz
ports-f699107c2b7c0c7a0fe28c441be7b811b1e92503.zip
- Fix devel/raknet's distname within LEGAL file
- Rephrase reason and make it match between LEGAL and port's Makefile Submitted by: eadler
Notes
Notes: svn path=/head/; revision=347963
-rw-r--r--LEGAL2
-rw-r--r--devel/raknet/Makefile3
2 files changed, 3 insertions, 2 deletions
diff --git a/LEGAL b/LEGAL
index 1653a6e334fa..5d2dbeaac6a5 100644
--- a/LEGAL
+++ b/LEGAL
@@ -215,7 +215,7 @@ qtools-* mail/qtools Possibly restricted binary distribution of modified versi
quake4-linux-* games/linux-quake4 Redistribution is limited; see the license
quake4-linux-* games/linux-quake4-demo Redistribution is limited; see the license
Radiator/* net/radiator Commercial software
-raknet-* devel/raknet Original license is Indy license, special authorization granted to provide RakNet under GPL v3
+RakNet-* devel/raknet Special authorization granted to distribute version 3.x under GPLv3
rapid-* math/rapid No commercial use
raproxy*.tar.gz audio/raproxy License allows only use in a firewall, or with RA products
rarbsd-* archivers/rar Only unmodified, original package can be distributed
diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile
index b0fe2857a758..4ea4009fbaa4 100644
--- a/devel/raknet/Makefile
+++ b/devel/raknet/Makefile
@@ -22,7 +22,8 @@ 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
+
+LEGAL_TEXT= Special authorization granted to distribute version 3.x under GPLv3
NO_WRKSUBDIR= yes