aboutsummaryrefslogtreecommitdiff
path: root/filesystems/libfshfs/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2025-02-18 09:57:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2025-02-18 09:57:58 +0000
commit9c057343083b2c2536c9dae3e7301c8f2b861f78 (patch)
tree7f1116509f1b2642ca46538bec2829fa817b2785 /filesystems/libfshfs/Makefile
parent551c03745915d3641114dc6ed751bbab71c676e1 (diff)
Diffstat (limited to 'filesystems/libfshfs/Makefile')
-rw-r--r--filesystems/libfshfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/libfshfs/Makefile b/filesystems/libfshfs/Makefile
index 242a99cdb3a7..6a6490d284ac 100644
--- a/filesystems/libfshfs/Makefile
+++ b/filesystems/libfshfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libfshfs
# If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH
-DISTVERSION= experimental-20231125
+DISTVERSION= experimental-20240501
CATEGORIES= filesystems devel
MASTER_SITES= https://github.com/libyal/libfshfs/releases/download/${PORTVERSION:E}/ \
LOCAL/antoine