aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-02-01 23:53:08 +0800
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-02-01 23:53:08 +0800
commit978fe5634d7221048a082397bbd201ad0df69986 (patch)
tree7a2c7f3f8aaaf4ca81d9acb3cee41fcdd5efd12e /mail
parent3df4965938d5a8a7ca7111830e8fe707f5f2b1ad (diff)
downloadfreebsd-ports-gnome-978fe5634d7221048a082397bbd201ad0df69986.tar.gz
freebsd-ports-gnome-978fe5634d7221048a082397bbd201ad0df69986.tar.zst
freebsd-ports-gnome-978fe5634d7221048a082397bbd201ad0df69986.zip
- Reassign to the heap
Diffstat (limited to 'mail')
-rw-r--r--mail/gmime2/Makefile2
-rw-r--r--mail/gmime24/Makefile2
-rw-r--r--mail/libesmtp/Makefile2
-rw-r--r--mail/libspf/Makefile2
-rw-r--r--mail/libspf2/Makefile2
-rw-r--r--mail/pecl-mailparse/Makefile2
-rw-r--r--mail/pfqueue/Makefile2
-rw-r--r--mail/py-email/Makefile2
-rw-r--r--mail/py-libgmail/Makefile2
-rw-r--r--mail/py-spf/Makefile2
-rw-r--r--mail/smtpmail/Makefile2
-rw-r--r--mail/tumgreyspf/Makefile2
12 files changed, 12 insertions, 12 deletions
diff --git a/mail/gmime2/Makefile b/mail/gmime2/Makefile
index 8ebaec5f2814..717f5fe76a20 100644
--- a/mail/gmime2/Makefile
+++ b/mail/gmime2/Makefile
@@ -11,7 +11,7 @@ PORTREVISION?= 0
CATEGORIES?= mail
MASTER_SITES= GNOME
-MAINTAINER?= mnag@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Library (written in C) for parsing and creating messages using MIME
CONFLICTS= gmime-1.0.* gmime-2.4.*
diff --git a/mail/gmime24/Makefile b/mail/gmime24/Makefile
index aed9f3d0873b..84e5879f4d64 100644
--- a/mail/gmime24/Makefile
+++ b/mail/gmime24/Makefile
@@ -12,7 +12,7 @@ CATEGORIES?= mail
MASTER_SITES= GNOME
PKGNAMESUFFIX?= -24
-MAINTAINER?= mnag@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Library (written in C) for parsing and creating messages using MIME
CONFLICTS= gmime-1.0.*
diff --git a/mail/libesmtp/Makefile b/mail/libesmtp/Makefile
index fdff6ffd861e..764d546dd790 100644
--- a/mail/libesmtp/Makefile
+++ b/mail/libesmtp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.stafford.uklinux.net/libesmtp/ \
http://ftp.osuosl.org/pub/blfs/svn/l/ \
ftp://ftp.linux.ee/pub/gentoo/distfiles/distfiles/
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A library for posting electronic mail
USE_BZIP2= yes
diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile
index 8f428e60e2af..306cab0d2d28 100644
--- a/mail/libspf/Makefile
+++ b/mail/libspf/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.libspf.org/files/src/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mnag/${PORTNAME}
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sender Policy Framework (SPF) library and client
USE_BZIP2= yes
diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile
index 6a69c7fca72d..155425b1ec41 100644
--- a/mail/libspf2/Makefile
+++ b/mail/libspf2/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.libspf2.org/%SUBDIR%/
MASTER_SITE_SUBDIR= spf
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@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 62687b35ab9f..1c8101be7805 100644
--- a/mail/pecl-mailparse/Makefile
+++ b/mail/pecl-mailparse/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@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 f7f9589360ab..1892873420de 100644
--- a/mail/pfqueue/Makefile
+++ b/mail/pfqueue/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.5.6
CATEGORIES= mail
MASTER_SITES= SF
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A console-based tool for handling Postfix 1, Postfix 2 and Exim queues
USE_AUTOTOOLS= libtool
diff --git a/mail/py-email/Makefile b/mail/py-email/Makefile
index c9044d3fe25b..d5035dd7782f 100644
--- a/mail/py-email/Makefile
+++ b/mail/py-email/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://cheeseshop.python.org/packages/source/e/email/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= email-${PORTVERSION}
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Email package for Python 2.3 or upper
DIST_SUBDIR= python
diff --git a/mail/py-libgmail/Makefile b/mail/py-libgmail/Makefile
index cef800af5331..d350de5a8116 100644
--- a/mail/py-libgmail/Makefile
+++ b/mail/py-libgmail/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail python
MASTER_SITES= SF
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library to provide access to Gmail via Python
BUILD_DEPENDS= py*-mechanize>=0:${PORTSDIR}/www/py-mechanize
diff --git a/mail/py-spf/Makefile b/mail/py-spf/Makefile
index 9f9c4e2c03b0..e3f6e938021a 100644
--- a/mail/py-spf/Makefile
+++ b/mail/py-spf/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF/pymilter/py${PORTNAME}/py${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python implementation of the RFC 4408 SPF protocol
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/DNS/__init__.py:${PORTSDIR}/dns/py-dns
diff --git a/mail/smtpmail/Makefile b/mail/smtpmail/Makefile
index c8a8d7dcc78a..d38aeb9796ff 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= mnag@FreeBSD.org
+MAINTAINER= ports@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 5c3b746b39f8..b140b3c43415 100644
--- a/mail/tumgreyspf/Makefile
+++ b/mail/tumgreyspf/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ftp://ftp.tummy.com/pub/tummy/tumgreyspf/ \
ftp://ftp.tummy.com/pub/tummy/tumgreyspf/old-releases/
-MAINTAINER= mnag@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= External policy checker for the postfix mail server
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/spf.py:${PORTSDIR}/mail/py-spf