diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-03-01 00:54:43 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-03-01 00:55:24 -0500 |
commit | fbb4f6ddab134aaab388ff57ae1a3f42d4200cdd (patch) | |
tree | 0e4c5e87c7185e924bb212c607c2eb22d43b62f2 /filesystems | |
parent | sysutils/eza: Update to 0.20.23 (diff) |
archivers/libunrar: Update to 7.1.5
Bump PORTREVISION on filesystems/rar2fs which builds against the
source.
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/rar2fs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile index cf4805282ea7..ec90a634f45e 100644 --- a/filesystems/rar2fs/Makefile +++ b/filesystems/rar2fs/Makefile @@ -1,7 +1,7 @@ PORTNAME= rar2fs DISTVERSIONPREFIX= v DISTVERSION= 1.29.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- |