# HG changeset patch # User Franz Glasner # Date 1552212442 -3600 # Node ID 6425c78ad98ed3e9b174eab1391291d9dc4dad82 # Parent b6d585d04d100d0351dc7d8011532fe201a371cb FIX: Description diff -r b6d585d04d10 -r 6425c78ad98e uwsginl/Makefile --- a/uwsginl/Makefile Sun Mar 10 10:58:41 2019 +0100 +++ b/uwsginl/Makefile Sun Mar 10 11:07:22 2019 +0100 @@ -9,7 +9,7 @@ DISTNAME= uwsgi-${DISTVERSION} MAINTAINER= freebsd-dev@dom66.de -COMMENT= Application host which uses the uwsgi protocol (nolang profile) +COMMENT= WSGI server which uses the uwsgi protocol (nolang profile) LICENSE= GPLv2-WITH-LINKING-EXCEPTION LICENSE_GROUPS= FSF GPL OSI