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 | |
parent | 513f419001778e90915280ca7042fbcabf881e4e (diff) | |
download | ports-53c0ede3d7578bf047028bffdb8c9240df7e170a.tar.gz ports-53c0ede3d7578bf047028bffdb8c9240df7e170a.zip |
Notes
Diffstat (limited to 'games')
-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 |