svn commit: r422182 - head/mail/elmo-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Sep 15 09:28:56 UTC 2016


Author: amdmi3
Date: Thu Sep 15 09:28:54 2016
New Revision: 422182
URL: https://svnweb.freebsd.org/changeset/ports/422182

Log:
  - Deprecate: this is the same as regular mail/elmo, use it instead

Modified:
  head/mail/elmo-devel/Makefile

Modified: head/mail/elmo-devel/Makefile
==============================================================================
--- head/mail/elmo-devel/Makefile	Thu Sep 15 09:01:37 2016	(r422181)
+++ head/mail/elmo-devel/Makefile	Thu Sep 15 09:28:54 2016	(r422182)
@@ -13,6 +13,9 @@ COMMENT=	Receive, filter, read, compose,
 
 CONFLICTS=	elmo-[0-9]*
 
+DEPRECATED=	Same version as mail/elmo, use it instead
+EXPIRATION_DATE=2016-10-15
+
 GNU_CONFIGURE=	yes
 USES=		iconv ncurses perl5 shebangfix
 SHEBANG_FILES=	src/elmoconf.pl


More information about the svn-ports-head mailing list