mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-06 09:35:04 -04:00
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.
7 lines
160 B
Makefile
7 lines
160 B
Makefile
PLUGIN_NAME= igmp-proxy
|
|
PLUGIN_VERSION= 1.5
|
|
PLUGIN_REVISION= 6
|
|
PLUGIN_DEPENDS= igmpproxy
|
|
PLUGIN_COMMENT= IGMP-Proxy Service
|
|
|
|
.include "../../Mk/plugins.mk"
|