diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-04 20:51:40 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-04-04 20:51:40 +0000 |
commit | 5771a967158e217b1e70655b459ce9769124bd49 (patch) | |
tree | 88f2a5d0b2c198231cd5cdb8ab85a18388de3972 /mail/msgconvert | |
parent | 4e4cf3b2f2bc31e143ad12a07d5abd5c9a03b76e (diff) | |
download | ports-5771a967158e217b1e70655b459ce9769124bd49.tar.gz ports-5771a967158e217b1e70655b459ce9769124bd49.zip |
Notes
Diffstat (limited to 'mail/msgconvert')
-rw-r--r-- | mail/msgconvert/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/msgconvert/Makefile b/mail/msgconvert/Makefile index d0d8f5c88e81..3c98a64f1605 100644 --- a/mail/msgconvert/Makefile +++ b/mail/msgconvert/Makefile @@ -13,6 +13,8 @@ MAINTAINER= klammer@webonaut.com COMMENT= Convert .MSG files to multipart MIME messages (mbox) BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 RUN_DEPENDS= p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \ p5-MIME-Tools>=0:mail/p5-MIME-Tools \ |