diff options
Diffstat (limited to 'mail/rmoldmail')
-rw-r--r-- | mail/rmoldmail/Makefile | 1 | ||||
-rw-r--r-- | mail/rmoldmail/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/mail/rmoldmail/Makefile b/mail/rmoldmail/Makefile index ce4aa1f8b748..88adc0571d6d 100644 --- a/mail/rmoldmail/Makefile +++ b/mail/rmoldmail/Makefile @@ -11,6 +11,7 @@ CATEGORIES= mail MASTER_SITES= http://probiers.net/projects/rmoldmail/ MAINTAINER= petef@FreeBSD.org +COMMENT= Prune a mailbox of messages older than a set number of days RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc diff --git a/mail/rmoldmail/pkg-comment b/mail/rmoldmail/pkg-comment deleted file mode 100644 index f4f966a825c7..000000000000 --- a/mail/rmoldmail/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Prune a mailbox of messages older than a set number of days |