diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-12-01 18:54:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-12-01 18:54:04 +0000 |
commit | c365565666cbfad270ad4c5bdc0d6d0b5b525f7a (patch) | |
tree | 914e2e294ce64fa792a4813719d3042b7f028a84 /games/angband | |
parent | 6c199fa5fd6d8dab611fa33cbbd0a0b9324eec9e (diff) | |
download | ports-c365565666cbfad270ad4c5bdc0d6d0b5b525f7a.tar.gz ports-c365565666cbfad270ad4c5bdc0d6d0b5b525f7a.zip |
Notes
Diffstat (limited to 'games/angband')
-rw-r--r-- | games/angband/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index 943d9d7162a3..560604a53cae 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -14,6 +14,8 @@ DISTFILES= angband-283.tar.gz ext-x11-283.tar.gz MAINTAINER= mph@freebsd.org +BROKEN= "Security hole (buffer overflow)" + USE_X_PREFIX= yes DIST_SUBDIR= angband |