diff --git a/lang/python/gunicorn/Makefile b/lang/python/gunicorn/Makefile index 37a3fe992..35927a79a 100644 --- a/lang/python/gunicorn/Makefile +++ b/lang/python/gunicorn/Makefile @@ -23,9 +23,9 @@ include $(INCLUDE_DIR)/package.mk include ../python3-package.mk define Package/gunicorn/Default - SUBMENU:=Python - SECTION:=lang - CATEGORY:=Languages + SUBMENU:=Web Servers/Proxies + SECTION:=net + CATEGORY:=Network TITLE:=WSGI HTTP Server for UNIX URL:=https://gunicorn.org endef