svn commit: r480846 - head/sysutils/potnet

Mateusz Piotrowski 0mp at FreeBSD.org
Fri Sep 28 07:53:41 UTC 2018


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 at FreeBSD.org
 COMMENT=	Utility to help sysutils/pot to manage the internal network
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=	cargo
 


More information about the svn-ports-all mailing list