diff options
author | nectar <nectar@FreeBSD.org> | 2002-09-30 21:31:11 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2002-09-30 21:31:11 +0800 |
commit | 6975aa7281ac70ec7d39c3fa8598a52bded39878 (patch) | |
tree | 62758d021afe67b848f482409d7ae58ff9b2f55d /www | |
parent | 2d57a992ce19b23e5c30f564f1f72489228fb981 (diff) | |
download | freebsd-ports-gnome-6975aa7281ac70ec7d39c3fa8598a52bded39878.tar.gz freebsd-ports-gnome-6975aa7281ac70ec7d39c3fa8598a52bded39878.tar.zst freebsd-ports-gnome-6975aa7281ac70ec7d39c3fa8598a52bded39878.zip |
Contains a remotely exploitable buffer overflow.
Diffstat (limited to 'www')
-rw-r--r-- | www/wn/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/wn/Makefile b/www/wn/Makefile index 62b647045c87..105aaee723a8 100644 --- a/www/wn/Makefile +++ b/www/wn/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= trevor MAINTAINER= ports@FreeBSD.org +FORBIDDEN= "Remotely exploitable buffer overflow." + IS_INTERACTIVE= NO_PACKAGE= "Hostname compiled in" |