Date: Mon, 29 Oct 2018 08:24:29 +0000 (UTC) From: Koichiro Iwao <meta@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483374 - head/net/pbnc Message-ID: <201810290824.w9T8OTYv051950@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: meta Date: Mon Oct 29 08:24:29 2018 New Revision: 483374 URL: https://svnweb.freebsd.org/changeset/ports/483374 Log: Expand _LICENSE_PERMS_DEFAULT same as done in r464200. Reported by: mat@ Approved by: mentors (implicit) Modified: head/net/pbnc/Makefile Modified: head/net/pbnc/Makefile ============================================================================== --- head/net/pbnc/Makefile Mon Oct 29 08:15:35 2018 (r483373) +++ head/net/pbnc/Makefile Mon Oct 29 08:24:29 2018 (r483374) @@ -16,7 +16,7 @@ LICENSE_TEXT= License of this software is declared as But it is not clear which versions of the BSD license (2, \ 3 or 4 clause) it is. No further file in the source archive \ contains license information. -LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT} +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810290824.w9T8OTYv051950>