Date: Sat, 8 Jul 2017 09:37:52 +0000 (UTC) From: Lars Engels <lme@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445312 - head/mail/movemail Message-ID: <201707080937.v689bqV0017790@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lme Date: Sat Jul 8 09:37:52 2017 New Revision: 445312 URL: https://svnweb.freebsd.org/changeset/ports/445312 Log: mail/movemail: Mark DEPRECATED on request of wosch (maintainer and developer) Sponsored by: Essen Hackathon 2017 Modified: head/mail/movemail/Makefile Modified: head/mail/movemail/Makefile ============================================================================== --- head/mail/movemail/Makefile Sat Jul 8 09:25:58 2017 (r445311) +++ head/mail/movemail/Makefile Sat Jul 8 09:37:52 2017 (r445312) @@ -10,6 +10,9 @@ MASTER_SITES= http://wolfram.schneider.org/src/ MAINTAINER= wosch@FreeBSD.org COMMENT= Move your mail box to another location +DEPRECATED= Out of date +EXPIRATION_DATE= 2017-09-01 + USES= uidfix PLIST_FILES= bin/movemail \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707080937.v689bqV0017790>