diff options
author | bhughes <bhughes@FreeBSD.org> | 2018-08-02 04:27:58 +0800 |
---|---|---|
committer | bhughes <bhughes@FreeBSD.org> | 2018-08-02 04:27:58 +0800 |
commit | 04cb5b7d8a6fdf1ed68e543143377c2213b252a9 (patch) | |
tree | daf15488795bc588fe13b30c27ad6c4a1fd12d90 /mail | |
parent | d81203a9198df3f32798a52eae80c12b03c0cabb (diff) | |
download | freebsd-ports-gnome-04cb5b7d8a6fdf1ed68e543143377c2213b252a9.tar.gz freebsd-ports-gnome-04cb5b7d8a6fdf1ed68e543143377c2213b252a9.tar.zst freebsd-ports-gnome-04cb5b7d8a6fdf1ed68e543143377c2213b252a9.zip |
mail/mutt-lite: Deprecate and expire mail/mutt-lite
To simplify mail/mutt port deprecate and expire mail/mutt-lite.
An option-less config with ncurese should be the same as mail/mutt-lite.
Give ~2 months for users to move to mail/mutt
PR: 229938
Submitted by: dereks@lifeofadishwasher.com (maintainer)
Sponsored by: Miles AS
Diffstat (limited to 'mail')
-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]* |