mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
plugins: remove a few of my historic maintainerships
These plugins have had maintainership attached due to the fact that they became plugins at one point in time. Since we can now annotate this better, do it.
This commit is contained in:
parent
6450cbcaca
commit
e3bf36a2ec
4 changed files with 0 additions and 4 deletions
|
|
@ -3,6 +3,5 @@ PLUGIN_VERSION= 1.5
|
|||
PLUGIN_REVISION= 6
|
||||
PLUGIN_DEPENDS= igmpproxy
|
||||
PLUGIN_COMMENT= IGMP-Proxy Service
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
|
|
@ -3,6 +3,5 @@ PLUGIN_VERSION= 2.5
|
|||
PLUGIN_REVISION= 3
|
||||
PLUGIN_DEPENDS= wol
|
||||
PLUGIN_COMMENT= Wake on LAN Service
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
|
|
@ -2,6 +2,5 @@ PLUGIN_NAME= smart
|
|||
PLUGIN_VERSION= 2.4
|
||||
PLUGIN_COMMENT= SMART tools
|
||||
PLUGIN_DEPENDS= smartmontools
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
|
|
@ -2,6 +2,5 @@ PLUGIN_NAME= squid
|
|||
PLUGIN_VERSION= 1.4
|
||||
PLUGIN_COMMENT= Squid is a caching proxy for the web
|
||||
PLUGIN_DEPENDS= squid squid-langpack
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue