diff options
Diffstat (limited to 'www/py-cherrypy-old/Makefile')
-rw-r--r-- | www/py-cherrypy-old/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-cherrypy-old/Makefile b/www/py-cherrypy-old/Makefile index c1822eb..680d395 100644 --- a/www/py-cherrypy-old/Makefile +++ b/www/py-cherrypy-old/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -old DISTNAME= CherryPy-${PORTVERSION:C/\.b$/beta/} -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A pythonic, object-oriented web development framework USE_PYTHON= 2.3+ |