Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2014 21:00:42 +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: r374153 - in head/mail: pear-Mail_mimeDecode qconfirm vexim
Message-ID:  <201412062100.sB6L0gH3032851@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Sat Dec  6 21:00:41 2014
New Revision: 374153
URL: https://svnweb.freebsd.org/changeset/ports/374153
QAT: https://qat.redports.org/buildarchive/r374153/

Log:
  Update "BSD" license in mail category

Modified:
  head/mail/pear-Mail_mimeDecode/Makefile
  head/mail/qconfirm/Makefile
  head/mail/vexim/Makefile

Modified: head/mail/pear-Mail_mimeDecode/Makefile
==============================================================================
--- head/mail/pear-Mail_mimeDecode/Makefile	Sat Dec  6 20:47:21 2014	(r374152)
+++ head/mail/pear-Mail_mimeDecode/Makefile	Sat Dec  6 21:00:41 2014	(r374153)
@@ -12,7 +12,7 @@ COMMENT=	Provides a class to decode mime
 BUILD_DEPENDS=	${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime
 RUN_DEPENDS=	${PEARDIR}/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 USES=	pear
 

Modified: head/mail/qconfirm/Makefile
==============================================================================
--- head/mail/qconfirm/Makefile	Sat Dec  6 20:47:21 2014	(r374152)
+++ head/mail/qconfirm/Makefile	Sat Dec  6 21:00:41 2014	(r374153)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://smarden.org/qconfir
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Filter spam by requesting confirmation from sender
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/package/COPYING
 
 WRKSRC=		${WRKDIR}/mail/${DISTNAME}

Modified: head/mail/vexim/Makefile
==============================================================================
--- head/mail/vexim/Makefile	Sat Dec  6 20:47:21 2014	(r374152)
+++ head/mail/vexim/Makefile	Sat Dec  6 21:00:41 2014	(r374153)
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}_${DISTVERSION}
 MAINTAINER=	feld@FreeBSD.org
 COMMENT=	Web interface for managing virtual domains for exim
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${LOCALBASE}/share/pear/DB.php:${PORTSDIR}/databases/pear-DB



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