summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-17 10:23:34 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-17 10:23:34 +0000
commit791f2bc62744768c8152ee8931eb67dcf674ae75 (patch)
treea9b54cc45700cba1895154311387e837b5aaa35d /mail
parentwww/chromium: re-enable test targets (currently broken though) (diff)
Reset maintainership
Notes
Notes: svn path=/head/; revision=371040
Diffstat (limited to 'mail')
-rw-r--r--mail/pm-lib/Makefile2
-rw-r--r--mail/py-milter/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/pm-lib/Makefile b/mail/pm-lib/Makefile
index 9e9015b8efc0..943cc4617454 100644
--- a/mail/pm-lib/Makefile
+++ b/mail/pm-lib/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SAVANNAH
MASTER_SITE_SUBDIR= procmail-lib
DISTNAME= procmail-lib-2009.1202
-MAINTAINER= pclin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of procmail plug-in modules
LICENSE= GPLv2
diff --git a/mail/py-milter/Makefile b/mail/py-milter/Makefile
index 341ee6bd477a..8de4739d29cc 100644
--- a/mail/py-milter/Makefile
+++ b/mail/py-milter/Makefile
@@ -10,7 +10,7 @@ MASTER_SITE_SUBDIR= ${PYPORTNAME}/${PYPORTNAME}/${DISTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PYPORTNAME}-${PORTVERSION}
-MAINTAINER= pclin@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python interface to Sendmail milter API
LICENSE= GPLv2