diff options
Diffstat (limited to 'filesystems/fusefs-libs3/Makefile')
-rw-r--r-- | filesystems/fusefs-libs3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filesystems/fusefs-libs3/Makefile b/filesystems/fusefs-libs3/Makefile index c668b10eb317..83a65ed668be 100644 --- a/filesystems/fusefs-libs3/Makefile +++ b/filesystems/fusefs-libs3/Makefile @@ -1,5 +1,6 @@ PORTNAME= fusefs-libs3 DISTVERSION= 3.17.1 +PORTREVISION= 1 CATEGORIES= filesystems sysutils MASTER_SITES= https://github.com/libfuse/libfuse/releases/download/fuse-${DISTVERSION}/ DISTNAME= fuse-${DISTVERSION} |