diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
commit | 38bc0da0c25b52a523c5e56375378996b07ef97b (patch) | |
tree | a62bef5db62c5b8aa074b7847a98c6152778faad /mail/newmail | |
parent | d19eb2a8c43941dcdb02e5caca541d8f8aab94f1 (diff) | |
download | FreeBSD-ports-38bc0da0c25b52a523c5e56375378996b07ef97b.zip FreeBSD-ports-38bc0da0c25b52a523c5e56375378996b07ef97b.tar.gz |
Reset andrew@ugh.net.au due to multiple timeouts.
Diffstat (limited to 'mail/newmail')
-rw-r--r-- | mail/newmail/Makefile | 2 | ||||
-rw-r--r-- | mail/newmail/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/mail/newmail/Makefile b/mail/newmail/Makefile index 940de55..d361e9d 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 27b767f..ae78024 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 |