www/OPNProxy: same here

This commit is contained in:
Franco Fichtner 2025-12-04 09:26:01 +01:00
parent db5ddb2873
commit 94a21efccc
2 changed files with 1 additions and 2 deletions

View file

@ -121,7 +121,7 @@ sysutils/virtualbox -- VirtualBox guest additions
sysutils/vmware -- VMware tools
sysutils/xen -- Xen guest utilities
vendor/sunnyvalley -- Vendor Repository for Zenarmor (Enterprise Security Modules - NGFW, SSE, SASE, f.k.a Sensei)
www/OPNProxy -- OPNsense proxy additions
www/OPNProxy -- OPNsense proxy additions (not maintained)
www/c-icap -- c-icap connects the web proxy with a virus scanner
www/cache -- Webserver cache
www/caddy -- Modern Reverse Proxy with Automatic HTTPS, Dynamic DNS and Layer4 Routing

View file

@ -5,6 +5,5 @@ PLUGIN_COMMENT= OPNsense proxy additions
PLUGIN_DEPENDS= os-redis${PLUGIN_PKGSUFFIX} \
os-squid${PLUGIN_PKGSUFFIX} \
py${PLUGIN_PYTHON}-redis
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"