From 9cfddcc8b6016757fd857caa798c4ce84ae3b7b5 Mon Sep 17 00:00:00 2001 From: swills Date: Sun, 5 Apr 2015 22:20:52 +0000 Subject: net/syncthing: fix comment on syncthing dir Reported by: peter Pointhat to: swills --- net/syncthing/Makefile | 1 + net/syncthing/files/syncthing.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/syncthing/Makefile b/net/syncthing/Makefile index 3a42c66d040f..9a240eec67d5 100644 --- a/net/syncthing/Makefile +++ b/net/syncthing/Makefile @@ -3,6 +3,7 @@ PORTNAME= syncthing PORTVERSION= 0.10.30 +PORTREVISION= 1 CATEGORIES= net DISTVERSIONPREFIX= v diff --git a/net/syncthing/files/syncthing.in b/net/syncthing/files/syncthing.in index 9dca8ee13f1b..f6de2daa9ebb 100644 --- a/net/syncthing/files/syncthing.in +++ b/net/syncthing/files/syncthing.in @@ -16,7 +16,7 @@ # syncthing_group (group): Set group to run syncthing. # Default is "syncthing". # syncthing_dir (dir): Set dir to run syncthing in. -# Default is "/var/tmp/syncthing". +# Default is "/var/db/syncthing". . /etc/rc.subr -- cgit