diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-11 21:00:21 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-11 21:00:21 +0000 |
commit | f512875b99de6466a39e1ee7b1b238ec19f4a2a2 (patch) | |
tree | 284bc79bd22655a6931ae574c1818b565933f1a0 /www/oops | |
parent | acdb490b91ead1dc50d87a8f1509508723d6ac2b (diff) |
Notes
Diffstat (limited to 'www/oops')
-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 |