diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-26 09:56:34 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-26 09:56:34 +0000 |
commit | a79430353078de9cec5a4cbf7979c8723d41885b (patch) | |
tree | a5d673fc7d2545b84a1fcdba6d4631afd946cf17 /emulators/linux_base-8 | |
parent | 0512aa073c50982240b51e7e6053262b322a6b5a (diff) | |
download | FreeBSD-ports-a79430353078de9cec5a4cbf7979c8723d41885b.zip FreeBSD-ports-a79430353078de9cec5a4cbf7979c8723d41885b.tar.gz |
These should have the resolver bug too.
Diffstat (limited to 'emulators/linux_base-8')
-rw-r--r-- | emulators/linux_base-8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux_base-8/Makefile b/emulators/linux_base-8/Makefile index c5184bf..644f069 100644 --- a/emulators/linux_base-8/Makefile +++ b/emulators/linux_base-8/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 |