diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-06 17:35:47 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-06 17:35:47 +0000 |
commit | 53c0ede3d7578bf047028bffdb8c9240df7e170a (patch) | |
tree | f644c3893027b82f215cb69abc96323ff7e2a9d5 /games/mvdsv | |
parent | update courier-imap to 2.2.1 (diff) |
- Mark FORBIDDEN, because remote buffer overflow exists for
this port version
Submitted by: maintainer
Diffstat (limited to 'games/mvdsv')
-rw-r--r-- | games/mvdsv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/mvdsv/Makefile b/games/mvdsv/Makefile index f8f3d28b9288..7de18a08bfce 100644 --- a/games/mvdsv/Makefile +++ b/games/mvdsv/Makefile @@ -15,6 +15,8 @@ DISTNAME= qwex_src-${PORTVERSION} MAINTAINER= danfe@regency.nsu.ru COMMENT= Enhanced QuakeWorld server with multi-view demos capability +FORBIDDEN= Remote buffer overflow exists + MAKEFILE= ${FILESDIR}/Makefile WRKSRC= ${WRKDIR}/mvdsrc/source |