Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2017 20:27:28 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452738 - head/devel/py-Pint
Message-ID:  <201710232027.v9NKRSfx042515@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Mon Oct 23 20:27:28 2017
New Revision: 452738
URL: https://svnweb.freebsd.org/changeset/ports/452738

Log:
  devel/py-Pint: Update license information
  
  PR:		222455
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
  Approved by:	alexander.nusov@nfvexpress.com (maintainer timeout, >2 weeks)

Modified:
  head/devel/py-Pint/Makefile

Modified: head/devel/py-Pint/Makefile
==============================================================================
--- head/devel/py-Pint/Makefile	Mon Oct 23 20:23:54 2017	(r452737)
+++ head/devel/py-Pint/Makefile	Mon Oct 23 20:27:28 2017	(r452738)
@@ -10,7 +10,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	alexander.nusov@nfvexpress.com
 COMMENT=	Physical quantities module
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
 



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