From 41ceb4471b5c14fa7fe95a4f8a0a6695a4cda406 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Wed, 8 Sep 2010 05:38:58 +0000 Subject: - set DEPRECATED and EXPIRATION_DATE its also FORBIDDEN due to *multiple* CVEs --- misc/compat3x/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/compat3x') diff --git a/misc/compat3x/Makefile b/misc/compat3x/Makefile index e92d6817064..2e270effe3a 100644 --- a/misc/compat3x/Makefile +++ b/misc/compat3x/Makefile @@ -19,6 +19,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A convenience package to install the compat3x libraries FORBIDDEN= "FreeBSD-SA-03:05.xdr, FreeBSD-SA-03:08.realpath - not fixed / no lib available" +DEPRECATED= "Only FreeBSD 6.4+ are supported in ports" +EXPIRATION_DATE= 2010-10-08 ONLY_FOR_ARCHS= i386 -- cgit