diff --git a/net/arp-scan/Makefile b/net/arp-scan/Makefile index 4389200c7..cbfad1b89 100644 --- a/net/arp-scan/Makefile +++ b/net/arp-scan/Makefile @@ -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"