Date: Tue, 14 Aug 2018 09:13:31 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477145 - head/mail/annoyance-filter Message-ID: <201808140913.w7E9DV9x059274@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Tue Aug 14 09:13:31 2018 New Revision: 477145 URL: https://svnweb.freebsd.org/changeset/ports/477145 Log: Deprecate mail/annoyance-filter It is unmaintained with the last release from 2004. Modified: head/mail/annoyance-filter/Makefile Modified: head/mail/annoyance-filter/Makefile ============================================================================== --- head/mail/annoyance-filter/Makefile Tue Aug 14 09:08:03 2018 (r477144) +++ head/mail/annoyance-filter/Makefile Tue Aug 14 09:13:31 2018 (r477145) @@ -16,6 +16,9 @@ LICENSE_COMB= multi LICENSE_FILE_PD= ${WRKSRC}/COPYING LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.GNU +DEPRECATED= Unmaintained upstream +EXPIRATION_DATE= 2018-09-15 + USE_GCC= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808140913.w7E9DV9x059274>