diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index dcaf1c5b7112..a6f130b75eca 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -28,6 +28,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg +BROKEN= "Security hole (buffer overflow yielding setuid uucp)" + DIST_SUBDIR= hylafax Y2K= http://www.hylafax.org/HylaFAQ/Q189.html |