diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2002-09-30 13:31:11 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2002-09-30 13:31:11 +0000 |
commit | da56f80814f555d006de5f7ee31816ab253f1fc8 (patch) | |
tree | a5b29b56e61571e5aee5940e99d863cb293a7a46 /www/wn | |
parent | 30b7c3be354426cdf4b76748f20fb5cb36939806 (diff) | |
download | ports-da56f80814f555d006de5f7ee31816ab253f1fc8.tar.gz ports-da56f80814f555d006de5f7ee31816ab253f1fc8.zip |
Notes
Diffstat (limited to 'www/wn')
-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" |