diff options
author | kris <kris@FreeBSD.org> | 2003-04-19 17:06:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-04-19 17:06:13 +0800 |
commit | a000afe2292d6413aa44916cd51ec4e6b955d3ae (patch) | |
tree | bcfd4d2e29c191848f931d75f174e55a99d4d9c4 | |
parent | e00394e3d7837503e12a23b37b6db3c76141a5ad (diff) | |
download | freebsd-ports-gnome-a000afe2292d6413aa44916cd51ec4e6b955d3ae.tar.gz freebsd-ports-gnome-a000afe2292d6413aa44916cd51ec4e6b955d3ae.tar.zst freebsd-ports-gnome-a000afe2292d6413aa44916cd51ec4e6b955d3ae.zip |
BIDDEN: Lots of buffer overflows yielding setuid root.
-rw-r--r-- | chinese/cce/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/cce/Makefile b/chinese/cce/Makefile index deae6f512899..3a2a98c96004 100644 --- a/chinese/cce/Makefile +++ b/chinese/cce/Makefile @@ -19,6 +19,8 @@ PATCH_DIST_ARGS= -d ${WRKSRC} -p1 MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= GB Chinese console +FORBIDDEN= "Buffer overflows yielding uid root" + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes REINPLACE_ARGS= # empty |