svn commit: r374153 - in head/mail: pear-Mail_mimeDecode qconfirm vexim
Mark Felder
feld at FreeBSD.org
Sat Dec 6 21:00:43 UTC 2014
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 at 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 at 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
More information about the svn-ports-all
mailing list