diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-02-09 14:50:27 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-02-09 14:50:27 +0000 |
commit | d95c94654300d5310a0d1a3c8cb4d98e8244b8de (patch) | |
tree | 0934e8336432fc40cbd13cd38b596ac6ca837a5c /www/py-gunicorn | |
parent | 3bb9a531e666e9c7f83470799c8ea5e8005257b6 (diff) | |
download | ports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.tar.gz ports-d95c94654300d5310a0d1a3c8cb4d98e8244b8de.zip |
Notes
Diffstat (limited to 'www/py-gunicorn')
-rw-r--r-- | www/py-gunicorn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-gunicorn/Makefile b/www/py-gunicorn/Makefile index 955434c60450..be8cdffd3dac 100644 --- a/www/py-gunicorn/Makefile +++ b/www/py-gunicorn/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.16.1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= koobs.freebsd@gmail.com +MAINTAINER= koobs@FreeBSD.org COMMENT= Python WSGI server for unix LICENSE= MIT |