diff options
author | kris <kris@FreeBSD.org> | 2000-05-17 12:05:57 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-05-17 12:05:57 +0800 |
commit | b9317679be539733f5c400bdb5ffdb4324ac82bd (patch) | |
tree | 6fac308f092f2af42775cba3d84b573cf4e12fb3 /net/bb | |
parent | c76ff6ee72cfe30450c2f51a7b115891425a63bb (diff) | |
download | freebsd-ports-gnome-b9317679be539733f5c400bdb5ffdb4324ac82bd.tar.gz freebsd-ports-gnome-b9317679be539733f5c400bdb5ffdb4324ac82bd.tar.zst freebsd-ports-gnome-b9317679be539733f5c400bdb5ffdb4324ac82bd.zip |
<security-officer>
Mark FORBIDDEN due to remote buffer overflow, pending upgrade.
</security-officer>
Diffstat (limited to 'net/bb')
-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>. |