diff options
author | linimon <linimon@FreeBSD.org> | 2004-07-01 10:54:07 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-07-01 10:54:07 +0800 |
commit | 23e1c5ca60499064a74bdc8d13aca635ef100d1d (patch) | |
tree | 2dc31ee29ca76e305e61780753877b28c67849e1 /www/quixote/Makefile | |
parent | 345885cc4452e9e47d3cb99c111cc4ad7f9ce506 (diff) | |
download | freebsd-ports-gnome-23e1c5ca60499064a74bdc8d13aca635ef100d1d.tar.gz freebsd-ports-gnome-23e1c5ca60499064a74bdc8d13aca635ef100d1d.tar.zst freebsd-ports-gnome-23e1c5ca60499064a74bdc8d13aca635ef100d1d.zip |
Give maintainership to submitter of most recent PR; the current
submitter had been unresponsive for quite some time.
Diffstat (limited to 'www/quixote/Makefile')
-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+ |