svn commit: r374210 - in head/print: p5-Net-Printer py-reportlab

Mark Felder feld at FreeBSD.org
Sun Dec 7 14:55:20 UTC 2014


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 at 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 at 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
 


More information about the svn-ports-head mailing list