diff options
Diffstat (limited to 'www/py-cherrypy/Makefile')
-rw-r--r-- | www/py-cherrypy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-cherrypy/Makefile b/www/py-cherrypy/Makefile index 2907e7ee217d..a35af7bb96c8 100644 --- a/www/py-cherrypy/Makefile +++ b/www/py-cherrypy/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= CherryPy-${PORTVERSION:C/\.b$/beta/} -MAINTAINER= nivit@email.it +MAINTAINER= nivit@FreeBSD.org COMMENT= A pythonic, object-oriented web development framework USE_PYTHON= 2.3+ |