diff options
-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 |