diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:04:37 +0300 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2024-11-20 13:05:25 +0300 |
commit | 312ee18b022b4abcb14973bb10894ba152b8f60b (patch) | |
tree | 20a54092480ae312624019075e6f11b23f633d91 /filesystems | |
parent | games/vcmi: mark as BROKEN, fails to build with boost-1.86+ (diff) |
devel/boost: bump consu,ers after update Boost to 1.86 release
Sponsored by: Future Crew, LLC
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/lizardfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/lizardfs/Makefile b/filesystems/lizardfs/Makefile index f99fb0532899..9e8e89c0e27b 100644 --- a/filesystems/lizardfs/Makefile +++ b/filesystems/lizardfs/Makefile @@ -1,7 +1,7 @@ PORTNAME= lizardfs PORTVERSION= 3.12.0 DISTVERSIONPREFIX= v -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= filesystems sysutils MAINTAINER= jhixson@FreeBSD.org |