aboutsummaryrefslogtreecommitdiffstats
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/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/py-cherrypy-old/Makefile b/www/py-cherrypy-old/Makefile
index 2907e7ee217d..6e0d1ff1ab95 100644
--- a/www/py-cherrypy-old/Makefile
+++ b/www/py-cherrypy-old/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= cherrypy
-PORTVERSION= 2.2.1
+PORTVERSION= 2.1.1
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMESUFFIX= -old
DISTNAME= CherryPy-${PORTVERSION:C/\.b$/beta/}
-MAINTAINER= nivit@email.it
+MAINTAINER= alexbl@FreeBSD.org
COMMENT= A pythonic, object-oriented web development framework
USE_PYTHON= 2.3+