diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /mail | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (diff) | |
download | ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.tar.gz ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/filtermail/Makefile | 2 | ||||
-rw-r--r-- | mail/pronto/Makefile | 2 | ||||
-rw-r--r-- | mail/sigrot/Makefile | 2 | ||||
-rw-r--r-- | mail/xbuffy/Makefile | 2 | ||||
-rw-r--r-- | mail/xmailwatcher/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile index 32a75388ec1b..ee494ddf4ec9 100644 --- a/mail/filtermail/Makefile +++ b/mail/filtermail/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= mailfilter DISTNAME= mailfilter-${PORTVERSION} -MAINTAINER= harry_newton@telinco.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Filter mail on a pop3 server: saves downloading spam LIB_DEPENDS= intl:${PORTSDIR}/devel/gettext \ diff --git a/mail/pronto/Makefile b/mail/pronto/Makefile index ca0f6a4206a6..50fec1278562 100644 --- a/mail/pronto/Makefile +++ b/mail/pronto/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 2.2.5 CATEGORIES= mail perl5 MASTER_SITES= http://muhri.net/pronto/ -MAINTAINER= killer@prosalg.no +MAINTAINER= ports@FreeBSD.org COMMENT= A Mail Client for Gnome/Gtk written in Perl BUILD_DEPENDS=\ diff --git a/mail/sigrot/Makefile b/mail/sigrot/Makefile index ef2541ff52b1..15cbc007ae7c 100644 --- a/mail/sigrot/Makefile +++ b/mail/sigrot/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/mail/misc DISTNAME= ${PORTNAME}_v${PORTVERSION} -MAINTAINER= marijn@stack.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Util to rotate your mail/news signature MAN1= sigrot.1 diff --git a/mail/xbuffy/Makefile b/mail/xbuffy/Makefile index 2401fa4579db..948d5d15deb5 100644 --- a/mail/xbuffy/Makefile +++ b/mail/xbuffy/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/xbuffy/ DISTNAME= ${PORTNAME}-3.3.bl.3 -MAINTAINER= ginga-freebsd@ginganet.org +MAINTAINER= ports@FreeBSD.org COMMENT= A replacement for xbiff that handles multiple mail files USE_X_PREFIX= yes diff --git a/mail/xmailwatcher/Makefile b/mail/xmailwatcher/Makefile index f79d1fe8438e..bf548fd2c73b 100644 --- a/mail/xmailwatcher/Makefile +++ b/mail/xmailwatcher/Makefile @@ -11,7 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://www.dcs.ed.ac.uk/home/gdmr/X11/ DISTNAME= xmailwatcher -MAINTAINER= harry_newton@telinco.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Mailbox checker which displays sender and subject lines of mails MAN1= xmailwatcher.1 |