svn commit: r452913 - head/net/deviceatlas-enterprise-c

Tobias Kortkamp tobik at FreeBSD.org
Thu Oct 26 11:03:50 UTC 2017


Author: tobik
Date: Thu Oct 26 11:03:49 2017
New Revision: 452913
URL: https://svnweb.freebsd.org/changeset/ports/452913

Log:
  net/deviceatlas-enterprise-c: Remove RESTRICTED
  
  Setting RESTRICTED here has no effect since LICENSE_PERMS does not
  contain dist-mirror or dist-sell.
  
  Reported by:	mat

Modified:
  head/net/deviceatlas-enterprise-c/Makefile

Modified: head/net/deviceatlas-enterprise-c/Makefile
==============================================================================
--- head/net/deviceatlas-enterprise-c/Makefile	Thu Oct 26 10:59:32 2017	(r452912)
+++ head/net/deviceatlas-enterprise-c/Makefile	Thu Oct 26 11:03:49 2017	(r452913)
@@ -18,8 +18,6 @@ LICENSE_PERMS=	none
 
 LIB_DEPENDS=	libpcre.so:devel/pcre
 
-RESTRICTED=	Redistribution prohibited
-
 USES=		cmake tar:tgz
 USE_LDCONFIG=	yes
 


More information about the svn-ports-all mailing list