summaryrefslogtreecommitdiff
path: root/www/zope210/Makefile
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2001-05-03 10:14:53 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2001-05-03 10:14:53 +0000
commit061280635c771d945db1dcf724dcdad1fdeaec91 (patch)
tree1848f755e4b3bfdd9ea190c7104f06c8cce451d0 /www/zope210/Makefile
parentUpdate to version 2.3, there was a security issue. (diff)
Update to Zope 2.3.2 + Hotfix 2001-05-01
Notes
Notes: svn path=/head/; revision=42207
Diffstat (limited to 'www/zope210/Makefile')
-rw-r--r--www/zope210/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index d044c3586c2e..14a8e799f84a 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= zope
-PORTVERSION= 2.3.1
+PORTVERSION= 2.3.2
PORTREVISION= 0
CATEGORIES= www python
-MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
+MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ \
+ http://www.zope.org/Products/Zope/Hotfix_2001-05-01/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+ Hotfix_2001-05-01.tgz
MAINTAINER= nbm@FreeBSD.org