diff options
Diffstat (limited to 'emulators/linux_base-6')
-rw-r--r-- | emulators/linux_base-6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-6/Makefile b/emulators/linux_base-6/Makefile index 0e61cab082b7..2855d023600f 100644 --- a/emulators/linux_base-6/Makefile +++ b/emulators/linux_base-6/Makefile @@ -20,7 +20,7 @@ PATCHFILES= ${UPDATES} MAINTAINER= ports@FreeBSD.org -FORBIDDEN= "security bug--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html>" +FORBIDDEN= "security bugs--see <URL:http://rhn.redhat.com/errata/RHSA-2002-166.html> and <URL:http://rhn.redhat.com/errata/RHSA-2002-139.html>" BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm |