diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 09:56:34 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 09:56:34 +0000 |
commit | 7fac87763d5b8ce496908019b4804e054eb9bbe4 (patch) | |
tree | 700fd362297c3d453db2c91013551213f9f9eb3f /emulators/linux_base-suse-9.3 | |
parent | Forbid because of security bug. (diff) |
These should have the resolver bug too.
Diffstat (limited to 'emulators/linux_base-suse-9.3')
-rw-r--r-- | emulators/linux_base-suse-9.3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-suse-9.3/Makefile b/emulators/linux_base-suse-9.3/Makefile index c5184bf645f4..644f069f6448 100644 --- a/emulators/linux_base-suse-9.3/Makefile +++ b/emulators/linux_base-suse-9.3/Makefile @@ -46,7 +46,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 |