diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 08:15:13 +0000 |
commit | 3bc6a737bd824db12a954406d33320b92cf5c84a (patch) | |
tree | 6a968f836aef6bb01f285dc9420f9bc45c31eb1d /mail/newmail | |
parent | becf032cdf0a3b9cb84e946d41e4530f89ba5c61 (diff) |
Notes
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 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 |