diff options
-rw-r--r-- | www/bsdi-netscape47-communicator/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/bsdi-netscape47-communicator/Makefile b/www/bsdi-netscape47-communicator/Makefile index fb04aca33e6a..c1ae4ef419d1 100644 --- a/www/bsdi-netscape47-communicator/Makefile +++ b/www/bsdi-netscape47-communicator/Makefile @@ -10,6 +10,8 @@ PORTNAME= bsdi-netscape-${BROWSER} MAINTAINER= trevor@FreeBSD.org +FORBIDDEN= "buffer overflow when processing HTML forms, reported by Michal Zalewski--example at http://people.freebsd.org/~trevor/hostile-page.htm" + ONLY_FOR_ARCHS= i386 NETSCAPE_DIST_ARCH= unsupported/bsdi21 |