diff options
Diffstat (limited to 'www/quixote')
-rw-r--r-- | www/quixote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile index 7562648c46b7..35ac3b3126ec 100644 --- a/www/quixote/Makefile +++ b/www/quixote/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www python MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/ DISTNAME= Quixote-${PORTVERSION} -MAINTAINER= wjv@FreeBSD.org +MAINTAINER= dryice@liu.com.cn COMMENT= A framework for developing web applications in Python USE_PYTHON= 2.0+ |