diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 2b87a9a7b2c0..b2de12e70e01 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -13,6 +13,8 @@ DISTNAME= mgetty1.1.21-Jul24 MAINTAINER= jmz@FreeBSD.org +FORBIDDEN= "Insecure tempfile handling: can overwrite any file on the system" + WRKSRC= ${WRKDIR}/mgetty-1.1.21 MAKE_FLAGS= prefix=${PREFIX} -f MAN1= coverpg.1 \ |