diff options
author | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2013-07-10 05:26:48 +0800 |
commit | 7dbbf764ec1146711fcbcb663325ef0c8890baaa (patch) | |
tree | c86bf52d2e1796154322d821e9ce2390daec522d /mail | |
parent | 4b94d4d277c15838c6d6967046e96440c20982ef (diff) | |
download | freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.gz freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.tar.zst freebsd-ports-gnome-7dbbf764ec1146711fcbcb663325ef0c8890baaa.zip |
- Drop all my ports
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 |