From 9e5b3c760a2d156fa43d5b2541e830dc2905f93b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 19 Sep 2020 15:34:57 +0000 Subject: Update LICENSE_PERMS: remove *-sell --- archivers/rar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archivers') 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 -- cgit