diff options
Diffstat (limited to 'www/zope28/Makefile')
-rw-r--r-- | www/zope28/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/zope28/Makefile b/www/zope28/Makefile index 21e3eb6..b1927d5 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zope -PORTVERSION= 2.1.6 +PORTVERSION= 2.2.0 CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src @@ -14,8 +14,6 @@ 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 |