diff options
Diffstat (limited to 'www/zope213/Makefile')
-rw-r--r-- | www/zope213/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 0925144ceb13..2f35f66df91b 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -6,10 +6,11 @@ # PORTNAME= zope -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= www python zope MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-final +EXTRACT_SUFX= .tgz DIST_SUBDIR= zope MAINTAINER= dsh@vlink.ru |