aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/openvmps
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-02-20 16:59:02 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-02-20 16:59:02 +0000
commit9c33868595a6249ee73c00fec5835d4fa2399801 (patch)
tree4dd074c92a33a0b7e2c247016472e88a7818d722 /net-mgmt/openvmps
parent81aea4d3ca8ebea86311c300dcc3e8bdd2f07205 (diff)
downloadports-9c33868595a6249ee73c00fec5835d4fa2399801.tar.gz
ports-9c33868595a6249ee73c00fec5835d4fa2399801.zip
net-mgmt/openvmps: add missing files pkg-descr, files/vmpsd.in
Submitted by: Vladimir Pushkar <vladimir.pushkar@gmail.com>
Notes
Notes: svn path=/head/; revision=409259
Diffstat (limited to 'net-mgmt/openvmps')
-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/