aboutsummaryrefslogtreecommitdiffstats
path: root/filesystems
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2025-08-09 18:43:26 +0200
committerMatthias Andree <mandree@FreeBSD.org>2025-08-10 21:02:47 +0200
commitb7e654fbfea9bb2771c35b1148250c2f1cf0c6a2 (patch)
tree60282c7eca9fecbcb7b45da6434eb1b685688fd3 /filesystems
parentdc5b6446be213b2a6804d82592cd1fc88855beb8 (diff)
*: Bump PORTREVISION for devel/libfmt update {fmt.dev}
Diffstat (limited to 'filesystems')
-rw-r--r--filesystems/lizardfs/Makefile2
-rw-r--r--filesystems/ntfs2btrfs/Makefile1
2 files changed, 2 insertions, 1 deletions
diff --git a/filesystems/lizardfs/Makefile b/filesystems/lizardfs/Makefile
index f0e5dbe38b46..2fd4bff83d7b 100644
--- a/filesystems/lizardfs/Makefile
+++ b/filesystems/lizardfs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= lizardfs
PORTVERSION= 3.12.0
DISTVERSIONPREFIX= v
-PORTREVISION= 25
+PORTREVISION= 26
CATEGORIES= filesystems sysutils
MAINTAINER= jhixson@FreeBSD.org
diff --git a/filesystems/ntfs2btrfs/Makefile b/filesystems/ntfs2btrfs/Makefile
index 7bc3fb88d004..46483c612478 100644
--- a/filesystems/ntfs2btrfs/Makefile
+++ b/filesystems/ntfs2btrfs/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ntfs2btrfs
PORTVERSION= 20230501
+PORTREVISION= 1
CATEGORIES= filesystems sysutils
MAINTAINER= danfe@FreeBSD.org