diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2003-02-11 12:02:24 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2003-02-11 12:02:24 +0000 |
commit | 2a000747a08791b6d1567437c2c94fbac3819955 (patch) | |
tree | 931403e826dc6e0a131dfb29502ade62e9cb3e32 /games/nethack34 | |
parent | e16b59f7622e7dc839c3406321bca400bd92290d (diff) | |
download | ports-2a000747a08791b6d1567437c2c94fbac3819955.tar.gz ports-2a000747a08791b6d1567437c2c94fbac3819955.zip |
Notes
Diffstat (limited to 'games/nethack34')
-rw-r--r-- | games/nethack34/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index c2fbe0f81344..ec39bc926874 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER?= ports@freebsd.org +FORBIDDEN= "Possibly exploitable local buffer overflow, see http://online.securityfocus.com/archive/1/311172/2003-02-08/2003-02-14/0 for more information" + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes |