Update "BSD" license in mail category

This commit is contained in:
Mark Felder 2014-12-06 21:00:41 +00:00
parent eb871ff93d
commit 7e611e58a5
3 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ COMMENT= Provides a class to decode mime messages
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

View file

@ -10,7 +10,7 @@ MASTER_SITES= http://smarden.org/qconfirm/
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}

View file

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