diff options
author | nectar <nectar@FreeBSD.org> | 2004-08-13 03:07:32 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-08-13 03:07:32 +0800 |
commit | ffa3c38414f23f72dfd9185467f4fe57825c0b8d (patch) | |
tree | 432f889ce25e7ec6395c3fea598da7a54ceb527b /print | |
parent | 8e9d05897f6ded8ce43e9dcf62d2196b13d3bc04 (diff) | |
download | freebsd-ports-gnome-ffa3c38414f23f72dfd9185467f4fe57825c0b8d.tar.gz freebsd-ports-gnome-ffa3c38414f23f72dfd9185467f4fe57825c0b8d.tar.zst freebsd-ports-gnome-ffa3c38414f23f72dfd9185467f4fe57825c0b8d.zip |
Mark forbidden due to arbitrary command execution.
<URL: http://vuxml.freebsd.org/78348ea2-ec91-11d8-b913-000c41e2cdad.html >
Diffstat (limited to 'print')
-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 eafe3304149c..9e830d55b2bb 100644 --- a/print/acroread5/Makefile +++ b/print/acroread5/Makefile @@ -20,6 +20,8 @@ DIST_SUBDIR= acroread MAINTAINER= trevor@FreeBSD.org COMMENT= View, distribute and print PDF documents +FORBIDDEN= arbitrary command execution http://vuxml.freebsd.org/78348ea2-ec91-11d8-b913-000c41e2cdad.html + ONLY_FOR_ARCHS= i386 USE_LINUX= yes |