Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 4:ebd6edf33748
Shortened COMMENT because portlint complained
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Fri, 15 Sep 2017 22:51:09 +0200 |
| parents | cbc74218977f |
| children | 6037a4e53f28 |
| files | Makefile |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Sep 15 22:41:17 2017 +0200 +++ b/Makefile Fri Sep 15 22:51:09 2017 +0200 @@ -9,7 +9,7 @@ DISTNAME= uwsgi-${DISTVERSION} MAINTAINER= freebsd-dev@dom66.de -COMMENT= Developer-friendly WSGI server which uses uwsgi protocol with no embedded language modules +COMMENT= Application host which uses the uwsgi protocol (nolang profile) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE
