diff --git a/README.md b/README.md index 1841694bf..b982193b0 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/www/OPNProxy/Makefile b/www/OPNProxy/Makefile index b982f8d23..d134b2598 100644 --- a/www/OPNProxy/Makefile +++ b/www/OPNProxy/Makefile @@ -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"