changeset 59:6425c78ad98e

FIX: Description
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 10 Mar 2019 11:07:22 +0100
parents b6d585d04d10
children f5d46dc37f87
files uwsginl/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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