diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mboxcheck-applet/Makefile | 2 | ||||
-rw-r--r-- | mail/popular/Makefile | 2 | ||||
-rw-r--r-- | mail/teapop/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/mail/mboxcheck-applet/Makefile b/mail/mboxcheck-applet/Makefile index 0b7bdb5f938c..2eaf370cd983 100644 --- a/mail/mboxcheck-applet/Makefile +++ b/mail/mboxcheck-applet/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 12 CATEGORIES= mail MASTER_SITES= http://perso.orange.fr/seb128/fichiers/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mailbox checking applet for GNOME 2 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2 diff --git a/mail/popular/Makefile b/mail/popular/Makefile index 760da5fc9cc0..2ed29a00d946 100644 --- a/mail/popular/Makefile +++ b/mail/popular/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.remote.org/jochen/mail/popular/download/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Suite of programs for setting up large POP3 server systems BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM diff --git a/mail/teapop/Makefile b/mail/teapop/Makefile index 540d7ccc9920..2a55f350c0b1 100644 --- a/mail/teapop/Makefile +++ b/mail/teapop/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.toontown.org/pub/teapop/ \ http://www.toontown.org/pub/teapop/ -MAINTAINER= pav@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet another RFC1939 compliant POP3 server GNU_CONFIGURE= yes |