From 508a503e281e669893f79a7eb01c911226ac4c64 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 17 Sep 2019 10:19:24 +0200 Subject: [PATCH] sysutils/virtualbox: small changes --- README.md | 1 + sysutils/virtualbox/Makefile | 2 +- sysutils/virtualbox/pkg-descr | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c0ecd607..239903123 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ sysutils/mail-backup -- Send configuration file backup by e-mail sysutils/node_exporter -- Prometheus exporter for machine metrics sysutils/nut -- Network UPS Tools sysutils/smart -- SMART tools +sysutils/virtualbox -- VirtualBox guest additions sysutils/vmware -- VMware tools sysutils/xen -- Xen guest utilities vendor/sunnyvalley -- Sunny Valley Networks Vendor Repository diff --git a/sysutils/virtualbox/Makefile b/sysutils/virtualbox/Makefile index 7ece60214..f09e02d6d 100644 --- a/sysutils/virtualbox/Makefile +++ b/sysutils/virtualbox/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= virtualbox PLUGIN_VERSION= 0.1 PLUGIN_DEVEL= yes -PLUGIN_COMMENT= VirtualBox additions +PLUGIN_COMMENT= VirtualBox guest additions PLUGIN_DEPENDS= virtualbox-ose-additions-nox11 PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/sysutils/virtualbox/pkg-descr b/sysutils/virtualbox/pkg-descr index 9c7df62ce..43c587aa6 100644 --- a/sysutils/virtualbox/pkg-descr +++ b/sysutils/virtualbox/pkg-descr @@ -6,4 +6,4 @@ feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License. -WWW: http://www.virtualbox.org +WWW: https://www.virtualbox.org