1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

- Mark it as DEPRECATED - mastersite is gone since 2004.

- Set an EXPIRATION_DATE

PR:		ports/92984
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (39 days)
This commit is contained in:
Renato Botelho 2006-03-18 18:07:17 +00:00
parent 7c6a918ba6
commit ce691a6830
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157582
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -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