diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-07 13:07:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-07 13:07:00 +0000 |
commit | 23b816f7d06c154795e89f50091d4d14fa82c5b4 (patch) | |
tree | bd8438dc48cc3af1708884de0eb10d8270ddd89a /comms | |
parent | 2586d42a342ae9b1a659377cac41458edb6fabc2 (diff) | |
download | ports-23b816f7d06c154795e89f50091d4d14fa82c5b4.tar.gz ports-23b816f7d06c154795e89f50091d4d14fa82c5b4.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hylafax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index a6f130b75eca..b85a9f7b3897 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -28,7 +28,7 @@ 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)" +FORBIDDEN= "Security hole (buffer overflow yielding setuid uucp)" DIST_SUBDIR= hylafax |