diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-06-20 10:16:42 +0800 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-06-20 10:16:42 +0800 |
commit | bcb51b6633c27b7ba4fbac2ef0087227a37919fd (patch) | |
tree | eea8096820ceee9ac37d1fdbd74141fcd70e0a69 /www/zope213 | |
parent | e7762da9997630582c6a2db5f297df1953719a8e (diff) | |
download | freebsd-ports-gnome-bcb51b6633c27b7ba4fbac2ef0087227a37919fd.tar.gz freebsd-ports-gnome-bcb51b6633c27b7ba4fbac2ef0087227a37919fd.tar.zst freebsd-ports-gnome-bcb51b6633c27b7ba4fbac2ef0087227a37919fd.zip |
Mark FORBIDDEN: someone needs to apply the hotfix as explained in the
commit.
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= thomas@hentschel.net +FORBIDDEN= "Contains security vulnerability - needs to have a hotfix applied. See http://www.zope.org/Products/Zope/Hotfix_06_16_2000/security_alert" + BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl |