diff options
author | trevor <trevor@FreeBSD.org> | 2002-07-07 02:56:13 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-07-07 02:56:13 +0000 |
commit | 3b94c93d7e80926fc4714bd998d72a698b699d85 (patch) | |
tree | d0b0ea3c9575cad6ae19484ff973c8a7edc9228b | |
parent | 23fbebfe5370409ddbe4d7683a1381428091c45b (diff) | |
download | FreeBSD-ports-3b94c93d7e80926fc4714bd998d72a698b699d85.zip FreeBSD-ports-3b94c93d7e80926fc4714bd998d72a698b699d85.tar.gz |
Mark forbidden because of possible security bug. I have not yet
been able to reproduce the bug.
-rw-r--r-- | print/acroread5/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/acroread5/Makefile b/print/acroread5/Makefile index de563a9..7a526ff 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -16,6 +16,8 @@ DISTNAME= linux-505 MAINTAINER= trevor@FreeBSD.org +FORBIDDEN= "unconfirmed suspicion of temporary file bug--see http://online.securityfocus.com/archive/1/278984 " + ONLY_FOR_ARCHS= i386 USE_LINUX= yes |