diff options
author | araujo <araujo@FreeBSD.org> | 2013-11-29 15:37:52 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2013-11-29 15:37:52 +0800 |
commit | 39fc492cae2e120beefe46479a512b71207d4b97 (patch) | |
tree | e678a7ff250fe4bd736f83ceb97be45ec29721aa /mail | |
parent | 2c1dc1519defb6b454a05ebc2c2396dc5f842e77 (diff) | |
download | freebsd-ports-gnome-39fc492cae2e120beefe46479a512b71207d4b97.tar.gz freebsd-ports-gnome-39fc492cae2e120beefe46479a512b71207d4b97.tar.zst freebsd-ports-gnome-39fc492cae2e120beefe46479a512b71207d4b97.zip |
- Return almost all of my ports back to the pool. I have no time to make any
necessary fixes on them for the past months.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ask/Makefile | 2 | ||||
-rw-r--r-- | mail/exipick/Makefile | 2 | ||||
-rw-r--r-- | mail/gotmail/Makefile | 2 | ||||
-rw-r--r-- | mail/prom-wl/Makefile | 2 | ||||
-rw-r--r-- | mail/pronto/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/ask/Makefile b/mail/ask/Makefile index 54d48fa2babe..e17405ea46df 100644 --- a/mail/ask/Makefile +++ b/mail/ask/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.5.3 CATEGORIES= mail MASTER_SITES= SF/a-s-k/${PORTNAME}-beta/${PORTVERSION} -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Anti Spam Killer content filtering USE_PYTHON= yes diff --git a/mail/exipick/Makefile b/mail/exipick/Makefile index 3220d6534cec..e0f5053d5136 100644 --- a/mail/exipick/Makefile +++ b/mail/exipick/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://jetmore.org/john/code/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Display messages from Exim queue based on a variety of criteria PLIST_FILES= bin/${PORTNAME} diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile index 0acc5e621573..d93124838001 100644 --- a/mail/gotmail/Makefile +++ b/mail/gotmail/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= SF -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A script to fetch mail from a Hotmail or MSN mailbox RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \ diff --git a/mail/prom-wl/Makefile b/mail/prom-wl/Makefile index a73ed8ddd9f0..8856cfc8d16b 100644 --- a/mail/prom-wl/Makefile +++ b/mail/prom-wl/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= mail elisp MASTER_SITES= http://www.h6.dion.ne.jp/~nytheta/software/pub/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Procmail reader for Wanderlust on GNU Emacs # This port requires Wanderlust. But we can't decide which Wanderlust to diff --git a/mail/pronto/Makefile b/mail/pronto/Makefile index badd216b85a0..c7ca60d4d76a 100644 --- a/mail/pronto/Makefile +++ b/mail/pronto/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= mail perl5 MASTER_SITES= http://muhri.net/pronto/ -MAINTAINER= araujo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Mail Client for Gnome/Gtk written in Perl BUILD_DEPENDS=\ |