Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Oct 2017 11:03:49 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452913 - head/net/deviceatlas-enterprise-c
Message-ID:  <201710261103.v9QB3nsF009668@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710261103.v9QB3nsF009668>