diff --git a/net/intel-em/Makefile b/net/intel-em/Makefile index 4e2444a5b..7ee6e4176 100644 --- a/net/intel-em/Makefile +++ b/net/intel-em/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= intel-em PLUGIN_VERSION= 1.1 -PLUGIN_COMMENT= Intel Gigabit Base Driver wrapper (requires reboot after install/deinstall) +PLUGIN_COMMENT= Intel Gigabit Base Driver PLUGIN_DEPENDS= intel-em-kmod PLUGIN_MAINTAINER= ad@opnsense.org diff --git a/sysutils/vmware/Makefile b/sysutils/vmware/Makefile index 0f0d3180f..960c43bf7 100644 --- a/sysutils/vmware/Makefile +++ b/sysutils/vmware/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= vmware -PLUGIN_VERSION= 1.3 -PLUGIN_COMMENT= VMware tools wrapper +PLUGIN_VERSION= 1.4 +PLUGIN_COMMENT= VMware tools PLUGIN_DEPENDS= open-vm-tools-nox11 PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/sysutils/xen/Makefile b/sysutils/xen/Makefile index e09d1e222..6344f7995 100644 --- a/sysutils/xen/Makefile +++ b/sysutils/xen/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= xen -PLUGIN_VERSION= 1.0 -PLUGIN_COMMENT= Xen guest utilities wrapper +PLUGIN_VERSION= 1.1 +PLUGIN_COMMENT= Xen guest utilities PLUGIN_DEPENDS= xe-guest-utilities PLUGIN_MAINTAINER= franco@opnsense.org