mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
stable release (#406)
* stable release * stable release, version 1 * net/arp-scan stable release
This commit is contained in:
parent
18e4e8d629
commit
2a8c02ecfe
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= arp-scan
|
||||
PLUGIN_VERSION= 0.1
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Get all peers connected to a local network
|
||||
PLUGIN_MAINTAINER= giuseppe.demarco@unical.it
|
||||
PLUGIN_DEPENDS= arp-scan
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue