mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
stable release (#406)
* stable release
* stable release, version 1
* net/arp-scan stable release
(cherry picked from commit 2a8c02ecfe)
This commit is contained in:
parent
cb207ff322
commit
5e54fcbf84
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