Date: Thu, 11 Aug 2016 11:50:59 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420063 - head/mail/pear-Mail Message-ID: <201608111150.u7BBoxiL071490@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: garga Date: Thu Aug 11 11:50:59 2016 New Revision: 420063 URL: https://svnweb.freebsd.org/changeset/ports/420063 Log: - Define LICENSE - Take maintainership Modified: head/mail/pear-Mail/Makefile Modified: head/mail/pear-Mail/Makefile ============================================================================== --- head/mail/pear-Mail/Makefile Thu Aug 11 11:16:17 2016 (r420062) +++ head/mail/pear-Mail/Makefile Thu Aug 11 11:50:59 2016 (r420063) @@ -6,9 +6,11 @@ DISTVERSION= 1.3.0 PORTEPOCH= 1 CATEGORIES= mail www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= garga@FreeBSD.org COMMENT= PEAR class that provides multiple interfaces for sending emails +LICENSE= BSD3CLAUSE + OPTIONS_DEFINE= PEAR_NET_SMTP PEAR_NET_SMTP_DESC= PEAR::Net_SMTP support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608111150.u7BBoxiL071490>