diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-12-01 19:22:23 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-12-01 19:22:23 +0000 |
commit | f2ca909c1cb4f402b376789b3ead3bc1deb5c4a1 (patch) | |
tree | b0ad4c3005b57d7cebbab5eb961ef26159a1c47c /comms/hylafax | |
parent | dac71f92a90039800f531753806fe7539396ba87 (diff) |
Notes
Diffstat (limited to 'comms/hylafax')
-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 |