summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/fusefs-libs3/Makefile1
-rw-r--r--sysutils/fusefs-libs3/pkg-message2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/fusefs-libs3/Makefile b/sysutils/fusefs-libs3/Makefile
index aa22201d2730..9a580b58db5c 100644
--- a/sysutils/fusefs-libs3/Makefile
+++ b/sysutils/fusefs-libs3/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fusefs-libs3
DISTVERSION= 3.10.2
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/
DISTNAME= fuse-${DISTVERSION}
diff --git a/sysutils/fusefs-libs3/pkg-message b/sysutils/fusefs-libs3/pkg-message
index d40be03aa3ab..3e54fcf60f9c 100644
--- a/sysutils/fusefs-libs3/pkg-message
+++ b/sysutils/fusefs-libs3/pkg-message
@@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
-Install the fuse kernel module to use this port.
+Install the FUSE kernel module (kldload fusefs) to use this port.
EOM
}
]