mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/quagga: looked like this should have been 0.0.3
This commit is contained in:
parent
a7abd22891
commit
b726c7764c
1 changed files with 6 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
PLUGIN_NAME= quagga
|
||||
PLUGIN_VERSION= 0.0.2
|
||||
PLUGIN_COMMENT= Quagga Routing Suite
|
||||
PLUGIN_DEPENDS= quagga
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
PLUGIN_DEVEL = yes
|
||||
PLUGIN_NAME= quagga
|
||||
PLUGIN_VERSION= 0.0.3
|
||||
PLUGIN_COMMENT= Quagga Routing Suite
|
||||
PLUGIN_DEPENDS= quagga
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue