diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rmoldmail/Makefile | 5 | ||||
-rw-r--r-- | mail/rmoldmail/pkg-descr | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/rmoldmail/Makefile b/mail/rmoldmail/Makefile index e1f57b2077e4..7286dc7a2b03 100644 --- a/mail/rmoldmail/Makefile +++ b/mail/rmoldmail/Makefile @@ -8,13 +8,16 @@ PORTNAME= rmoldmail PORTVERSION= 0.1.0 CATEGORIES= mail -MASTER_SITES= http://probiers.net/projects/rmoldmail/ +MASTER_SITES= # MAINTAINER= petef@FreeBSD.org COMMENT= Prune a mailbox of messages older than a set number of days RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc +DEPRECATED= mastersite disappeared, no longer maintained by author +EXPIRATION_DATE= 2006-04-07 + NO_BUILD= yes USE_PERL5= yes diff --git a/mail/rmoldmail/pkg-descr b/mail/rmoldmail/pkg-descr index 388e5574ccb3..f6e4c6bf2f0f 100644 --- a/mail/rmoldmail/pkg-descr +++ b/mail/rmoldmail/pkg-descr @@ -3,7 +3,5 @@ than a configurable number of months from a mailbox file. It is possible to use rmoldmail on a running mailserver; it shouldn't confuse your MTA or IMAP- or POP3-server. -WWW: http://probiers.net/projects/rmoldmail/ - - Pete petef@databits.net |