svn commit: r548998 - head/archivers/rar

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 19 15:34:58 UTC 2020


Author: sunpoet
Date: Sat Sep 19 15:34:57 2020
New Revision: 548998
URL: https://svnweb.freebsd.org/changeset/ports/548998

Log:
  Update LICENSE_PERMS: remove *-sell

Modified:
  head/archivers/rar/Makefile

Modified: head/archivers/rar/Makefile
==============================================================================
--- head/archivers/rar/Makefile	Sat Sep 19 15:31:28 2020	(r548997)
+++ head/archivers/rar/Makefile	Sat Sep 19 15:34:57 2020	(r548998)
@@ -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


More information about the svn-ports-all mailing list