From 987fdc2cc023e12477c9f8c025ad738ac52c83b6 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Mon, 23 Jun 2025 20:33:49 +0300 Subject: [PATCH] luci-app-privoxy: add PKG_MAINTAINER Signed-off-by: Sergey Ponomarev --- applications/luci-app-privoxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/luci-app-privoxy/Makefile b/applications/luci-app-privoxy/Makefile index ea52c2f8a5..fae4a0995a 100644 --- a/applications/luci-app-privoxy/Makefile +++ b/applications/luci-app-privoxy/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-privoxy PKG_LICENSE:=Apache-2.0 +PKG_MAINTAINER:=Paul Donald LUCI_TITLE:=LuCI Support for Privoxy WEB proxy LUCI_DEPENDS:=+luci-base +privoxy -- 2.30.2