aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authoryuri <yuri@FreeBSD.org>2018-09-09 08:57:45 +0800
committeryuri <yuri@FreeBSD.org>2018-09-09 08:57:45 +0800
commit2f48847c3a967d008602b60c3594417e2a19c74b (patch)
treee9e1d54bc7e07236926f434d7a3606204ad523f9 /science
parent34fc3c84a356afc08238d6044eb2fc64c29a2088 (diff)
downloadfreebsd-ports-gnome-2f48847c3a967d008602b60c3594417e2a19c74b.tar.gz
freebsd-ports-gnome-2f48847c3a967d008602b60c3594417e2a19c74b.tar.zst
freebsd-ports-gnome-2f48847c3a967d008602b60c3594417e2a19c74b.zip
science/namd: Change LICENSE_PERMS: no redistribution is allowed.
Diffstat (limited to 'science')
-rw-r--r--science/namd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/namd/Makefile b/science/namd/Makefile
index 4ecb8bb3dd4c..dfe846ebc87c 100644
--- a/science/namd/Makefile
+++ b/science/namd/Makefile
@@ -11,7 +11,7 @@ COMMENT= Computer software for molecular dynamics simulation
LICENSE= NAMD_MOLECULAR_DYNAMICS_LICENSE
LICENSE_NAME= NAMD Molecular Dynamics Software
LICENSE_FILE= ${WRKSRC}/license.txt
-LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
+LICENSE_PERMS= no-auto-accept no-dist-mirror no-pkg-mirror # No redistribution is allowed.
ONLY_FOR_ARCHS= amd64 i386
ONLY_FOR_ARCHS_REASON= Not clear if it can be built on other architectures