diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-12 05:00:21 +0800 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-12 05:00:21 +0800 |
commit | f512875b99de6466a39e1ee7b1b238ec19f4a2a2 (patch) | |
tree | 284bc79bd22655a6931ae574c1818b565933f1a0 /www | |
parent | acdb490b91ead1dc50d87a8f1509508723d6ac2b (diff) | |
download | freebsd-ports-gnome-f512875b99de6466a39e1ee7b1b238ec19f4a2a2.tar.gz freebsd-ports-gnome-f512875b99de6466a39e1ee7b1b238ec19f4a2a2.tar.zst freebsd-ports-gnome-f512875b99de6466a39e1ee7b1b238ec19f4a2a2.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 2ec4763f7f2b..ca0b849a5c95 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 |