diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-06-20 02:16:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-06-20 02:16:42 +0000 |
commit | bcb51b6633c27b7ba4fbac2ef0087227a37919fd (patch) | |
tree | eea8096820ceee9ac37d1fdbd74141fcd70e0a69 /www/zope211/Makefile | |
parent | e7762da9997630582c6a2db5f297df1953719a8e (diff) | |
download | ports-bcb51b6633c27b7ba4fbac2ef0087227a37919fd.tar.gz ports-bcb51b6633c27b7ba4fbac2ef0087227a37919fd.zip |
Mark FORBIDDEN: someone needs to apply the hotfix as explained in the
commit.
Notes
Notes:
svn path=/head/; revision=29695
Diffstat (limited to 'www/zope211/Makefile')
-rw-r--r-- | www/zope211/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope211/Makefile b/www/zope211/Makefile index b534d914845e..11ec49d80dca 100644 --- a/www/zope211/Makefile +++ b/www/zope211/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 |