aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-02-21 00:59:02 +0800
committerpi <pi@FreeBSD.org>2016-02-21 00:59:02 +0800
commit448715829fea91cf1cd7c29cdb4fd83a58c55150 (patch)
tree4dd074c92a33a0b7e2c247016472e88a7818d722 /net-mgmt
parent76227c451be54475e448390108c3e452f537c1d4 (diff)
downloadfreebsd-ports-gnome-448715829fea91cf1cd7c29cdb4fd83a58c55150.tar.gz
freebsd-ports-gnome-448715829fea91cf1cd7c29cdb4fd83a58c55150.tar.zst
freebsd-ports-gnome-448715829fea91cf1cd7c29cdb4fd83a58c55150.zip
net-mgmt/openvmps: add missing files pkg-descr, files/vmpsd.in
Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/openvmps/files/vmpsd.in2
-rw-r--r--net-mgmt/openvmps/pkg-descr4
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/openvmps/files/vmpsd.in b/net-mgmt/openvmps/files/vmpsd.in
index b2ec03358d07..eabc84be6da3 100644
--- a/net-mgmt/openvmps/files/vmpsd.in
+++ b/net-mgmt/openvmps/files/vmpsd.in
@@ -17,7 +17,7 @@ load_rc_config $name
# /etc/rc.conf
# /etc/rc.conf.local
# /etc/rc.conf.d/vmpsd
-#
+#
# DO NOT CHANGE THESE DEFAULT VALUES HERE
: ${vmpsd_enable:=NO} # Enable vmpsd
diff --git a/net-mgmt/openvmps/pkg-descr b/net-mgmt/openvmps/pkg-descr
index f4b21bb58169..d5ede2c2a100 100644
--- a/net-mgmt/openvmps/pkg-descr
+++ b/net-mgmt/openvmps/pkg-descr
@@ -1,5 +1,5 @@
VMPS (VLAN Management Policy Server) is a way of assigning switch ports to
-specific VLANs based on the MAC address of connecting device. OpenVMPS is a
-GPL implementation of VMPS.
+specific VLANs based on the MAC address of connecting device. OpenVMPS is
+a GPL implementation of VMPS.
WWW: http://vmps.sourceforge.net/