summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-14 08:15:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-14 08:15:13 +0000
commit3bc6a737bd824db12a954406d33320b92cf5c84a (patch)
tree6a968f836aef6bb01f285dc9420f9bc45c31eb1d /mail
parentReset andrew@ugh.net.au due to timeouts; mark DEPRECATED since author was (diff)
Reset andrew@ugh.net.au due to multiple timeouts.
Notes
Notes: svn path=/head/; revision=165380
Diffstat (limited to 'mail')
-rw-r--r--mail/newmail/Makefile2
-rw-r--r--mail/newmail/pkg-descr3
-rw-r--r--mail/poppassd/Makefile2
-rw-r--r--mail/poppassd/pkg-descr3
-rw-r--r--mail/poppwd/Makefile2
-rw-r--r--mail/poppwd/pkg-descr3
6 files changed, 3 insertions, 12 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile
index 940de550e119..d361e9d22260 100644
--- a/mail/newmail/Makefile
+++ b/mail/newmail/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.2
CATEGORIES= mail
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
-MAINTAINER= andrew@ugh.net.au
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for checking for new mail in multiple mail boxes
WRKSRC= ${WRKDIR}/newmail
diff --git a/mail/newmail/pkg-descr b/mail/newmail/pkg-descr
index 27b767f12faa..ae780240a650 100644
--- a/mail/newmail/pkg-descr
+++ b/mail/newmail/pkg-descr
@@ -3,6 +3,3 @@ The mailboxes to be examined are specified as comand line arguments. A
directory can be specified and newmail will check every mailbox inside.
newmail is designed to be run every 15 minutes or so by a user's shell.
-
-Andrew Stevenson
-andrew@ugh.net.au
diff --git a/mail/poppassd/Makefile b/mail/poppassd/Makefile
index f7a7d6cfaf65..1bafc48d0b7a 100644
--- a/mail/poppassd/Makefile
+++ b/mail/poppassd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/password/
DISTNAME= pwserve-4
EXTRACT_SUFX=
-MAINTAINER= andrew@ugh.net.au
+MAINTAINER= ports@FreeBSD.org
COMMENT= A server to allow users to change their password from within Eudora
EXTRACT_CMD= ${CAT}
diff --git a/mail/poppassd/pkg-descr b/mail/poppassd/pkg-descr
index 5084aa3f1716..0febddbdecf0 100644
--- a/mail/poppassd/pkg-descr
+++ b/mail/poppassd/pkg-descr
@@ -1,6 +1,3 @@
This is a port of poppassd, a program which allows users to change their
password using the "Change Password" menu item in Eudora. poppassd connections
use TCP port 106 by default.
-
-- Andrew
-andrew@ugh.net.au
diff --git a/mail/poppwd/Makefile b/mail/poppwd/Makefile
index 3e90b8f53871..afe6f5a3fac4 100644
--- a/mail/poppwd/Makefile
+++ b/mail/poppwd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= mail
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
-MAINTAINER= andrew@ugh.net.au
+MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of the Eudora (compatible) password changing protocol
WRKSRC= ${WRKDIR}/poppwd
diff --git a/mail/poppwd/pkg-descr b/mail/poppwd/pkg-descr
index ef7e9a0f3687..1ac4b70c5a4b 100644
--- a/mail/poppwd/pkg-descr
+++ b/mail/poppwd/pkg-descr
@@ -1,6 +1,3 @@
This program implements the Eudora password changing protocol. That is the
protocol Eudora (and other programs) try to talk when you select "Change
Password" from their menus. It should be run from inetd(8).
-
-Andrew Stevenson
-andrew@ugh.net.au