diff options
author | Mark Murray <markm@FreeBSD.org> | 2000-10-26 18:56:09 +0000 |
---|---|---|
committer | Mark Murray <markm@FreeBSD.org> | 2000-10-26 18:56:09 +0000 |
commit | abbab5c43977a22bf5825649d16d8c242a99f502 (patch) | |
tree | 5fe99ac06bb7bb4efef85147b372df74a32147e0 /games/halflifeserver | |
parent | Update message to note that as of release 5.5, NetWorker servers have (diff) |
Mark FORBIDDEN due to buffer overflows
Notes
Notes:
svn path=/head/; revision=34273
Diffstat (limited to 'games/halflifeserver')
-rw-r--r-- | games/halflifeserver/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/halflifeserver/Makefile b/games/halflifeserver/Makefile index 84dcec551bdb..894fc04f1a32 100644 --- a/games/halflifeserver/Makefile +++ b/games/halflifeserver/Makefile @@ -14,6 +14,8 @@ EXTRACT_ONLY= MAINTAINER= markm@FreeBSD.org +FORBIDDEN= "Remotely exploitable buffer overflows." + BUILD_DEPENDS= /compat/linux/lib/ld.so:${PORTSDIR}/emulators/linux_base RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base |