summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-webdavfs
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/fusefs-webdavfs')
-rw-r--r--sysutils/fusefs-webdavfs/Makefile1
-rw-r--r--sysutils/fusefs-webdavfs/files/pkg-message.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-webdavfs/Makefile b/sysutils/fusefs-webdavfs/Makefile
index ac98f2aae26c..0f797c72706e 100644
--- a/sysutils/fusefs-webdavfs/Makefile
+++ b/sysutils/fusefs-webdavfs/Makefile
@@ -2,6 +2,7 @@
PORTNAME= fusefs-webdavfs
DISTVERSION= g20200520
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= eugen@FreeBSD.org
diff --git a/sysutils/fusefs-webdavfs/files/pkg-message.in b/sysutils/fusefs-webdavfs/files/pkg-message.in
index 8e9299bcae14..eaf4a6f48f16 100644
--- a/sysutils/fusefs-webdavfs/files/pkg-message.in
+++ b/sysutils/fusefs-webdavfs/files/pkg-message.in
@@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
-Make sure you have fuse.ko loaded then use mount.webdavfs command
+Make sure you have fusefs.ko loaded then use mount.webdavfs command
or add an entry to the /etc/fstab such as:
https://webdav.server.net/path /mnt/path fusefs rw,late,mountprog=%%PREFIX%%/sbin/mount_webdavfs,username=login,password=pass,-F=/var/tmp/trace.log,-T=webdav,-T=httpreq,-T=httphdr 0 0