Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
diff Makefile @ 136:4443158ec41b origin
Update to latest snapshot of 2.0.20 as of 2022-09-21
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 25 Sep 2022 13:08:29 +0200 |
| parents | 87b78aefbb31 |
| children | df2620ce614c |
line wrap: on
line diff
--- a/Makefile Sat Jan 22 14:04:39 2022 +0100 +++ b/Makefile Sun Sep 25 13:08:29 2022 +0200 @@ -1,5 +1,3 @@ -# Created by: Daniel Gerzo <danger@FreeBSD.org> - PORTNAME= uwsgi PORTVERSION= 2.0.20 CATEGORIES= www python @@ -7,6 +5,7 @@ MAINTAINER= eugene@zhegan.in COMMENT= Developer-friendly WSGI server which uses uwsgi protocol +WWW= https://projects.unbit.it/uwsgi/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE
