aboutsummaryrefslogtreecommitdiff
path: root/www/py-cherrypy-old/Makefile
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2006-01-28 13:14:45 +0000
committerTim Bishop <tdb@FreeBSD.org>2006-01-28 13:14:45 +0000
commiteda176c8ba1d992aea9b9f7827b965a3f81fa4ef (patch)
tree673626c6063320868f6fca4eb609bbb0ba607989 /www/py-cherrypy-old/Makefile
parent8d12a6498e264c8538bcec4de625174d0b77af60 (diff)
downloadports-eda176c8ba1d992aea9b9f7827b965a3f81fa4ef.tar.gz
ports-eda176c8ba1d992aea9b9f7827b965a3f81fa4ef.zip
Notes
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