Date: Fri, 19 Aug 2016 13:21:50 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420462 - head/misc/jive Message-ID: <201608191321.u7JDLoRS023732@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Aug 19 13:21:50 2016 New Revision: 420462 URL: https://svnweb.freebsd.org/changeset/ports/420462 Log: misc/jive: mark deprecated and set expiration Modified: head/misc/jive/Makefile Modified: head/misc/jive/Makefile ============================================================================== --- head/misc/jive/Makefile Fri Aug 19 13:09:28 2016 (r420461) +++ head/misc/jive/Makefile Fri Aug 19 13:21:50 2016 (r420462) @@ -9,6 +9,9 @@ MASTER_SITES= LOCAL/obrien ftp://nuxi.uc MAINTAINER= swills@FreeBSD.org COMMENT= Filter that converts English text to Jive +DEPRECATED= Offensive +EXPIRATION_DATE= 2016-10-20 + CONFLICTS= filters-2* talkfilters-2* WRKSRC= ${WRKDIR}/jive
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608191321.u7JDLoRS023732>