summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>1999-12-01 19:01:46 +0000
committerKris Kennaway <kris@FreeBSD.org>1999-12-01 19:01:46 +0000
commitdac71f92a90039800f531753806fe7539396ba87 (patch)
tree77bb19988aec4051ff513f95b2cd8701c820b145 /misc
parentMark as BROKEN due to buffer overflow yielding setgid uucp. This also needs (diff)
Mark BROKEN due to buffer overflow
Submitted by: Brock Tellier <btellier@usa.net>
Notes
Notes: svn path=/head/; revision=23537
Diffstat (limited to 'misc')
-rw-r--r--misc/magicpoint/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 9dfd48234da2..fcb8f715cb95 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
MAINTAINER?= itojun@itojun.org
+BROKEN= "Security hole (buffer overflow yielding setgid uucp in xmindpath)"
+
LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype
USE_IMAKE= yes