diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-05-17 04:05:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-05-17 04:05:57 +0000 |
commit | 3e401242f3ec96cfe1d7856202c0eaa9c598fc9a (patch) | |
tree | 45ee0f0a1a9ca67e959c7945e4bb2d9910b0fac9 | |
parent | 96f58ba575216ee085520eecb47954e51e6a9fcb (diff) | |
download | freebsd-ports-3e401242f3ec96cfe1d7856202c0eaa9c598fc9a.zip |
<security-officer>
Mark FORBIDDEN due to remote buffer overflow, pending upgrade.
</security-officer>
-rw-r--r-- | net/bb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/bb/Makefile b/net/bb/Makefile index bbf3b5b44a90..fddf34b70c1f 100644 --- a/net/bb/Makefile +++ b/net/bb/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://maclawran.ca/~sean/bb-dnld/ \ MAINTAINER= billf@FreeBSD.org +FORBIDDEN= "Remote buffer overflow in bbd" + # The FreeBSD Ports Team has permission to include this in our CDROM # from the author, but others who wish to do likewise will have to # contact Sean MacGuire <sean@iti.qc.ca>. |