diff options
Diffstat (limited to 'net/openvswitch/files')
-rw-r--r-- | net/openvswitch/files/ovs-vswitchd.in | 3 | ||||
-rw-r--r-- | net/openvswitch/files/ovsdb-server.in | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/net/openvswitch/files/ovs-vswitchd.in b/net/openvswitch/files/ovs-vswitchd.in index dd6e3dbf955e..d4b49ebafa69 100644 --- a/net/openvswitch/files/ovs-vswitchd.in +++ b/net/openvswitch/files/ovs-vswitchd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: ovs_vswitchd # REQUIRE: LOGIN ovsdb_server diff --git a/net/openvswitch/files/ovsdb-server.in b/net/openvswitch/files/ovsdb-server.in index bcd0f3476a9a..88c85efb87a7 100644 --- a/net/openvswitch/files/ovsdb-server.in +++ b/net/openvswitch/files/ovsdb-server.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # PROVIDE: ovsdb_server # REQUIRE: LOGIN |