diff options
author | Bradley T. Hughes <bhughes@FreeBSD.org> | 2018-08-01 20:27:58 +0000 |
---|---|---|
committer | Bradley T. Hughes <bhughes@FreeBSD.org> | 2018-08-01 20:27:58 +0000 |
commit | f721f7d86c415879676d53d471e70d57eb555c2c (patch) | |
tree | daf15488795bc588fe13b30c27ad6c4a1fd12d90 | |
parent | 246c4bbc549a0b116d3ce83cfaf3516d1e8e8e0b (diff) | |
download | ports-f721f7d86c415879676d53d471e70d57eb555c2c.tar.gz ports-f721f7d86c415879676d53d471e70d57eb555c2c.zip |
Notes
-rw-r--r-- | mail/mutt-lite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mutt-lite/Makefile b/mail/mutt-lite/Makefile index 7c5d6d36f8dd..55cf710d3ba2 100644 --- a/mail/mutt-lite/Makefile +++ b/mail/mutt-lite/Makefile @@ -4,6 +4,8 @@ # Just to get a mutt-devel-lite pkg on pkg cluster MASTERDIR= ${.CURDIR}/../mutt +DEPRECATED= For a lite version of mutt build mail/mutt with less (or zero) options +EXPIRATION_DATE= 2018-10-01 COMMENT= The Mongrel of Mail User Agents (development version, lite package) CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mutt-lite-1.4* zh-mutt-devel-[0-9]* |