diff options
Diffstat (limited to 'net/syncthing')
-rw-r--r-- | net/syncthing/files/syncthing-discosrv.in | 2 | ||||
-rw-r--r-- | net/syncthing/files/syncthing-relaypoolsrv.in | 2 | ||||
-rw-r--r-- | net/syncthing/files/syncthing-relaysrv.in | 2 | ||||
-rw-r--r-- | net/syncthing/files/syncthing.in | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/net/syncthing/files/syncthing-discosrv.in b/net/syncthing/files/syncthing-discosrv.in index 660c67dc5515..e98d21a94591 100644 --- a/net/syncthing/files/syncthing-discosrv.in +++ b/net/syncthing/files/syncthing-discosrv.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: syncthingdiscosrv # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/net/syncthing/files/syncthing-relaypoolsrv.in b/net/syncthing/files/syncthing-relaypoolsrv.in index e9913f4038f7..bbee2d783b40 100644 --- a/net/syncthing/files/syncthing-relaypoolsrv.in +++ b/net/syncthing/files/syncthing-relaypoolsrv.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: syncthingrelaypoolsrv # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/net/syncthing/files/syncthing-relaysrv.in b/net/syncthing/files/syncthing-relaysrv.in index fabdf2d11595..1d5411dea8eb 100644 --- a/net/syncthing/files/syncthing-relaysrv.in +++ b/net/syncthing/files/syncthing-relaysrv.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: syncthingrelaysrv # REQUIRE: DAEMON # KEYWORD: shutdown diff --git a/net/syncthing/files/syncthing.in b/net/syncthing/files/syncthing.in index db894f057f8c..8b96017031aa 100644 --- a/net/syncthing/files/syncthing.in +++ b/net/syncthing/files/syncthing.in @@ -1,7 +1,5 @@ #!/bin/sh -# $FreeBSD$ -# # PROVIDE: syncthing # REQUIRE: DAEMON # KEYWORD: shutdown |