diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-12-14 15:13:07 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2012-12-14 15:13:07 +0000 |
commit | 7e76258460d4502e543e4a7f840a18abab8114e5 (patch) | |
tree | fb38be4bcf25c69e46d7f9ab557c73272f29d46d | |
parent | Fix PLIST. (diff) |
Take maintainership.
Approved by: former maintainer.
Notes
Notes:
svn path=/head/; revision=308908
-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 |