diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-19 23:34:57 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-19 23:34:57 +0800 |
commit | 9e5b3c760a2d156fa43d5b2541e830dc2905f93b (patch) | |
tree | 8f6235a0f029b98c02ed90e53bed727efa8379c0 /archivers | |
parent | a6b52173f6eb09617b2b1dd3cfaef4f43684d3f1 (diff) | |
download | freebsd-ports-gnome-9e5b3c760a2d156fa43d5b2541e830dc2905f93b.tar.gz freebsd-ports-gnome-9e5b3c760a2d156fa43d5b2541e830dc2905f93b.tar.zst freebsd-ports-gnome-9e5b3c760a2d156fa43d5b2541e830dc2905f93b.zip |
Update LICENSE_PERMS: remove *-sell
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile index 7146c8dd4ca6..5b3acbac1a2a 100644 --- a/archivers/rar/Makefile +++ b/archivers/rar/Makefile @@ -14,7 +14,7 @@ COMMENT= File archiver (binary port) LICENSE= RAR LICENSE_NAME= RAR license LICENSE_FILE= ${WRKSRC}/license.txt -LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS= auto-accept dist-mirror pkg-mirror ONLY_FOR_ARCHS= amd64 i386 RESTRICTED= only unmodified original package can be distributed |