diff options
-rw-r--r-- | www/uwsgi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index 677a7ac2aac7..6a2487c3b784 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.3 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ -MAINTAINER= danger@FreeBSD.org +MAINTAINER= demon@FreeBSD.org COMMENT= Developer-friendly WSGI server which uses uwsgi protocol LICENSE= GPLv2 |