diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-12-06 20:44:54 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-12-06 20:44:54 +0000 |
commit | 818a8519cdd29c1bf76071efa26ad9826e3e2b85 (patch) | |
tree | 40d514d33bfdbe01da13a47188dc620a9d4b2a99 /mail | |
parent | 1e47a4c32b5a9bf6ade8016711c5311618b8a985 (diff) | |
download | ports-818a8519cdd29c1bf76071efa26ad9826e3e2b85.tar.gz ports-818a8519cdd29c1bf76071efa26ad9826e3e2b85.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/msmtpqueue/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/msmtpqueue/Makefile b/mail/msmtpqueue/Makefile index 30c32f065dfa..887271e9493e 100644 --- a/mail/msmtpqueue/Makefile +++ b/mail/msmtpqueue/Makefile @@ -16,6 +16,9 @@ COMMENT= Scripts to queue mails with msmtp RUN_DEPENDS= msmtp:${PORTSDIR}/mail/msmtp +DEPRECATED= These scripts now come with mail/msmtp +EXPIRATION_DATE= 2012-01-07 + NO_BUILD= yes PLIST_FILES= bin/msmtp-enqueue.sh bin/msmtp-runqueue.sh |