Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Dec 2014 14:55:19 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r374210 - in head/print: p5-Net-Printer py-reportlab
Message-ID:  <201412071455.sB7EtJH3040551@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sun Dec  7 14:55:18 2014
New Revision: 374210
URL: https://svnweb.freebsd.org/changeset/ports/374210
QAT: https://qat.redports.org/buildarchive/r374210/

Log:
  Update "BSD" license in print category

Modified:
  head/print/p5-Net-Printer/Makefile
  head/print/py-reportlab/Makefile

Modified: head/print/p5-Net-Printer/Makefile
==============================================================================
--- head/print/p5-Net-Printer/Makefile	Sun Dec  7 14:53:39 2014	(r374209)
+++ head/print/p5-Net-Printer/Makefile	Sun Dec  7 14:55:18 2014	(r374210)
@@ -11,7 +11,7 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Perl extension for direct-to-lpd printing
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/print/py-reportlab/Makefile
==============================================================================
--- head/print/py-reportlab/Makefile	Sun Dec  7 14:53:39 2014	(r374209)
+++ head/print/py-reportlab/Makefile	Sun Dec  7 14:55:18 2014	(r374210)
@@ -15,7 +15,7 @@ EXTRACT_ONLY=	${PORTNAME}-${PORTVERSION}
 MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Library to create PDF documents using the Python language
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow
 



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