diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-26 17:56:34 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-26 17:56:34 +0800 |
commit | a79430353078de9cec5a4cbf7979c8723d41885b (patch) | |
tree | a5d673fc7d2545b84a1fcdba6d4631afd946cf17 /emulators/linux_base-6 | |
parent | 0512aa073c50982240b51e7e6053262b322a6b5a (diff) | |
download | freebsd-ports-gnome-a79430353078de9cec5a4cbf7979c8723d41885b.tar.gz freebsd-ports-gnome-a79430353078de9cec5a4cbf7979c8723d41885b.tar.zst freebsd-ports-gnome-a79430353078de9cec5a4cbf7979c8723d41885b.zip |
These should have the resolver bug too.
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 |