diff options
-rw-r--r-- | emulators/linux_base-6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index acf986bc7a0e..145b36fd8de9 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -22,6 +22,9 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org COMMENT= The base set of packages needed in Linux mode + +DEPRECATED= "obsolete; has a minor security bug: <URL:http://www.redhat.com/support/errata/archives/RHSA-2000-117.html> and probably others" + .if (${MACHINE_ARCH} == "alpha") FORBIDDEN= "see <URL:http://rhn.redhat.com/errata/RHSA-2003-089.html> or\ <URL:http://www.cert.org/advisories/CA-2003-10.html>" |