diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 17:58:32 +0000 |
commit | 346fd0a6a36157ababb1f80cbbfd5cd8f1762dca (patch) | |
tree | 7953c25fa8df873b9515ffc067ae48525a5128d8 /mail | |
parent | f8834e53d2ea8ac0fbfcc1bd9c5e6b1817e2e410 (diff) |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/libesmtp/Makefile | 2 | ||||
-rw-r--r-- | mail/libspf/Makefile | 2 | ||||
-rw-r--r-- | mail/libspf2/Makefile | 2 | ||||
-rw-r--r-- | mail/pecl-mailparse/Makefile | 2 | ||||
-rw-r--r-- | mail/pfqueue/Makefile | 4 | ||||
-rw-r--r-- | mail/pfqueue/pkg-descr | 4 | ||||
-rw-r--r-- | mail/postfix-current/Makefile | 2 | ||||
-rw-r--r-- | mail/postfix-policyd-spf/Makefile | 4 | ||||
-rw-r--r-- | mail/postfix-policyd-spf/pkg-descr | 2 | ||||
-rw-r--r-- | mail/postfix1/Makefile | 2 | ||||
-rw-r--r-- | mail/py-spf/Makefile | 4 | ||||
-rw-r--r-- | mail/py-spf/pkg-descr | 2 | ||||
-rw-r--r-- | mail/smtpmail/Makefile | 2 | ||||
-rw-r--r-- | mail/tumgreyspf/Makefile | 4 | ||||
-rw-r--r-- | mail/tumgreyspf/pkg-descr | 2 |
15 files changed, 20 insertions, 20 deletions
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile index 64ea19fc6a56..0c8e08310ebd 100644 --- a/mail/libesmtp/Makefile +++ b/mail/libesmtp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \ http://www.borgsdemons.com/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}r1 -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= A library for posting electronic mail USE_BZIP2= yes diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile index 41e3182f72ac..a628576683a8 100644 --- a/mail/libspf/Makefile +++ b/mail/libspf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.libspf.org/files/src/ -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Sender Policy Framework (SPF) library and client USE_BZIP2= yes diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 42e9c928ddae..62cc6cc93211 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.libspf2.org/%SUBDIR%/ MASTER_SITE_SUBDIR= spf -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Sender Rewriting Scheme 2 C Implementation CONFLICTS= ${PORTNAME}-1.0.* diff --git a/mail/pecl-mailparse/Makefile b/mail/pecl-mailparse/Makefile index 67cddc10ead4..053033748068 100644 --- a/mail/pecl-mailparse/Makefile +++ b/mail/pecl-mailparse/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= PECL extension to create and decode MIME messages USE_PHP= mbstring diff --git a/mail/pfqueue/Makefile b/mail/pfqueue/Makefile index 45de3a370240..b56d383c211b 100644 --- a/mail/pfqueue/Makefile +++ b/mail/pfqueue/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pfqueue # Date created: 13 Jan 2004 -# Whom: Marcus Grando <marcus@corp.grupos.com.br> +# Whom: Marcus Alves Grando <mnag@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues USE_REINPLACE= yes diff --git a/mail/pfqueue/pkg-descr b/mail/pfqueue/pkg-descr index d7ee2c80fa19..b09a6bf7ce76 100644 --- a/mail/pfqueue/pkg-descr +++ b/mail/pfqueue/pkg-descr @@ -9,5 +9,5 @@ what is falling into and unexpectedly crowding your deferred queue. WWW: http://pfqueue.sourceforge.net/ -- Marcus Grando -marcus@corp.grupos.com.br +- Marcus Alves Grando +mnag@FreeBSD.org diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index 601fb1b35576..6a740bf63843 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ DISTNAME= postfix-${DISTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= A secure alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-1.* postfix-2.0.* postfix-2.1.* postfix-2.2.* \ diff --git a/mail/postfix-policyd-spf/Makefile b/mail/postfix-policyd-spf/Makefile index a75df1541e52..547cf86c1a4e 100644 --- a/mail/postfix-policyd-spf/Makefile +++ b/mail/postfix-policyd-spf/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: policyd # Date created: 19 Dec 2004 -# Whom: Marcus Grando <marcus@corp.grupos.com.br> +# Whom: Marcus Alves Grando <mnag@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= http://www.libspf2.org/patch/ PKGNAMEPREFIX= postfix- PKGNAMESUFFIX= -spf -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Implements SPF for postfix, as a policy daemon LIB_DEPENDS= spf2.1:${PORTSDIR}/mail/libspf2-10 diff --git a/mail/postfix-policyd-spf/pkg-descr b/mail/postfix-policyd-spf/pkg-descr index 53010fa631e1..bd311851e0d1 100644 --- a/mail/postfix-policyd-spf/pkg-descr +++ b/mail/postfix-policyd-spf/pkg-descr @@ -4,4 +4,4 @@ It implements SPF for postfix, as a policy daemon. WWW: http://www.libspf2.org/ -Marcus Grando <marcus@corp.grupos.com.br> +Marcus Alves Grando <mnag@FreeBSD.org> diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 0b8c9b48e0e8..bf5aa4c445d8 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -25,7 +25,7 @@ MASTER_SITE_SUBDIR= . old related/postfix DISTNAME= postfix-${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= An alternative to widely-used Sendmail CONFLICTS= courier-0.* postfix-2.* sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.* diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile index 091fe06030d8..a3bd9b14ba27 100644 --- a/mail/py-spf/Makefile +++ b/mail/py-spf/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: py-spf # Date created: 26 Dec 2004 -# Whom: Marcus Grando <marcus@corp.grupos.com.br> +# Whom: Marcus Alves Grando <mnag@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.wayforward.net/spf/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Python implementation of SPF RUN_DEPENDS= ${PYTHON_SITELIBDIR}/DNS/__init__.py:${PORTSDIR}/dns/py-dns diff --git a/mail/py-spf/pkg-descr b/mail/py-spf/pkg-descr index 409ccb40d024..64089242b2a3 100644 --- a/mail/py-spf/pkg-descr +++ b/mail/py-spf/pkg-descr @@ -8,4 +8,4 @@ For news, bugfixes, etc. visit the home page for this implementation at WWW: http://www.wayforward.net/spf/ -Marcus Grando <marcus@corp.grupos.com.br> +Marcus Alves Grando <mnag@FreeBSD.org> diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile index 07784ce1d633..269a7a3b5787 100644 --- a/mail/smtpmail/Makefile +++ b/mail/smtpmail/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= Tool to send e-mail via a remote smtp server GNU_CONFIGURE= yes diff --git a/mail/tumgreyspf/Makefile b/mail/tumgreyspf/Makefile index 7353340000e6..a165db1eb772 100644 --- a/mail/tumgreyspf/Makefile +++ b/mail/tumgreyspf/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: tumgreyspf # Date created: 31 Aug 2005 -# Whom: Marcus Grando <marcus@corp.grupos.com.br> +# Whom: Marcus Alves Grando <mnag@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.09 CATEGORIES= mail MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ -MAINTAINER= marcus@corp.grupos.com.br +MAINTAINER= mnag@FreeBSD.org COMMENT= External policy checker for the postfix mail server RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf diff --git a/mail/tumgreyspf/pkg-descr b/mail/tumgreyspf/pkg-descr index 07362dee60f1..92e1407384c1 100644 --- a/mail/tumgreyspf/pkg-descr +++ b/mail/tumgreyspf/pkg-descr @@ -14,4 +14,4 @@ database is required to use it. WWW: http://www.tummy.com/Community/software/tumgreyspf/ -Marcus Grando <marcus@corp.grupos.com.br> +Marcus Alves Grando <mnag@FreeBSD.org> |