diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-05 13:24:44 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-05 14:17:39 +0800 |
| commit | 455664cfd6bfbbe71080bf031ea8d26225608818 (patch) | |
| tree | bdc78e98331f3d3462455d2df95651ac8667bd37 /sysutils/f3 | |
| parent | databases/rocksdb: Fix build on i386 with Clang 17+ (diff) | |
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for shlib change
Diffstat (limited to 'sysutils/f3')
| -rw-r--r-- | sysutils/f3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/f3/Makefile b/sysutils/f3/Makefile index 1ae6f2f3427d..22c5f3e688ef 100644 --- a/sysutils/f3/Makefile +++ b/sysutils/f3/Makefile @@ -1,7 +1,7 @@ PORTNAME= f3 PORTVERSION= 8.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= dbaio@FreeBSD.org |
