svn commit: r429694 - head/net/ruby-dict

Steve Wills swills at FreeBSD.org
Wed Dec 28 03:06:05 UTC 2016


Author: swills
Date: Wed Dec 28 03:06:03 2016
New Revision: 429694
URL: https://svnweb.freebsd.org/changeset/ports/429694

Log:
  net/ruby-dict: deprecate

Modified:
  head/net/ruby-dict/Makefile

Modified: head/net/ruby-dict/Makefile
==============================================================================
--- head/net/ruby-dict/Makefile	Wed Dec 28 02:56:39 2016	(r429693)
+++ head/net/ruby-dict/Makefile	Wed Dec 28 03:06:03 2016	(r429694)
@@ -30,6 +30,9 @@ SHEBANG_FILES=	${WRKSRC}/rdict
 
 DOCS=		Changelog README doc/dict.html doc/rdict.html
 
+DEPRECATED=	Upstream no longer active
+EXPIRATION_DATE=	2017-01-28
+
 post-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/rdict ${STAGEDIR}${PREFIX}/bin/
 


More information about the svn-ports-all mailing list