diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-12-12 05:00:21 +0800 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-12-12 05:00:21 +0800 |
commit | 86c42ffe4d1c4ee0ee00732c4cd44f9d96c488be (patch) | |
tree | 2dad6bb9c9cf60dd805e55e7aa9d2c4c8b172108 /www | |
parent | e67946fa397e26bed21932ccb847ee77d4cc075f (diff) | |
download | freebsd-ports-graphics-86c42ffe4d1c4ee0ee00732c4cd44f9d96c488be.tar.gz freebsd-ports-graphics-86c42ffe4d1c4ee0ee00732c4cd44f9d96c488be.tar.zst freebsd-ports-graphics-86c42ffe4d1c4ee0ee00732c4cd44f9d96c488be.zip |
Mark FORBIDDEN due to remote exploit posted on Bugtraq
Submitted by: |CyRaX| <cyrax@pkcrew.org> (via Bugtraq)
Diffstat (limited to 'www')
-rw-r--r-- | www/oops/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/oops/Makefile b/www/oops/Makefile index 2ec4763f7f2..ca0b849a5c9 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -10,6 +10,8 @@ PORTVERSION= 1.4.16 CATEGORIES= www MASTER_SITES= http://zipper.paco.net/~igor/oops/ +FORBIDDEN= "Remotely exploitable" + MAINTAINER= ozz@FreeBSD.org.ru LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db |