aboutsummaryrefslogtreecommitdiff
path: root/www/py-cherrypy-old/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-cherrypy-old/Makefile')
-rw-r--r--www/py-cherrypy-old/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-cherrypy-old/Makefile b/www/py-cherrypy-old/Makefile
index 092045275a67..c61adcbe052c 100644
--- a/www/py-cherrypy-old/Makefile
+++ b/www/py-cherrypy-old/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= cherrypy
-PORTVERSION= 2.1.1
+PORTVERSION= 2.2.0.b
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= CherryPy-${PORTVERSION}
+DISTNAME= CherryPy-${PORTVERSION:C/\.b$/beta/}
MAINTAINER= nivit@email.it
COMMENT= A pythonic, object-oriented web development framework