# HG changeset patch # User Franz Glasner # Date 1505508669 -7200 # Node ID ebd6edf33748afc41ff5af4d39117f5d7cd26e59 # Parent cbc74218977f1d51a1aaeb1c75ccbe575802e346 Shortened COMMENT because portlint complained diff -r cbc74218977f -r ebd6edf33748 Makefile --- 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