Date: Fri, 28 Sep 2018 07:53:40 +0000 (UTC) From: Mateusz Piotrowski <0mp@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480846 - head/sysutils/potnet Message-ID: <201809280753.w8S7reaa084061@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: 0mp Date: Fri Sep 28 07:53:40 2018 New Revision: 480846 URL: https://svnweb.freebsd.org/changeset/ports/480846 Log: sysutils/potnet: Add LICENSE_FILE. Reviewed by: mat Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D17343 Modified: head/sysutils/potnet/Makefile Modified: head/sysutils/potnet/Makefile ============================================================================== --- head/sysutils/potnet/Makefile Fri Sep 28 07:50:41 2018 (r480845) +++ head/sysutils/potnet/Makefile Fri Sep 28 07:53:40 2018 (r480846) @@ -8,6 +8,7 @@ MAINTAINER= pizzamig@FreeBSD.org COMMENT= Utility to help sysutils/pot to manage the internal network LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809280753.w8S7reaa084061>