summaryrefslogtreecommitdiff
path: root/www/zope213
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2005-10-04 07:15:55 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2005-10-04 07:15:55 +0000
commitec435990ef6701e88bb8e9cc6ec40b554ddd372a (patch)
tree0f1032e984e152a06f76dd6a0f9f4a7ec1066300 /www/zope213
parentRemove two dead postgresql mirrors. (diff)
Add LATEST_LINK as zope is already used by www/zope.
Noticed by: kris Approved by: maintainer
Notes
Notes: svn path=/head/; revision=144141
Diffstat (limited to 'www/zope213')
-rw-r--r--www/zope213/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index 360ed33ccc64..f7ac748a338b 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -7,7 +7,7 @@
PORTNAME= zope
PORTVERSION= 2.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python zope
MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-final
@@ -20,6 +20,7 @@ COMMENT= An object-based web application platform
USE_PYTHON= yes
USE_RC_SUBR= ${PORTNAME}28.sh zeo28.sh
USE_REINPLACE= yes
+LATEST_LINK= zope28
# Note: the notes that follow reflect the decisions of prior maintainers
# of this port. IOW, don't blame me if you don't like the way it's done.