diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2025-02-24 23:43:11 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2025-02-24 23:53:22 +0000 |
commit | f9fbe03c698b5a728a23142d0dae5cfff94257dd (patch) | |
tree | 1efc75efeeccb3095d55c158c673f39b73e6f6e1 /filesystems | |
parent | lang/go123: Update to 1.23.6 (diff) |
all: Bump after lang/go123 update
PR: 284681
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/zrepl-dsh2dsh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile index cb3672cad373..4d92a94b69e9 100644 --- a/filesystems/zrepl-dsh2dsh/Makefile +++ b/filesystems/zrepl-dsh2dsh/Makefile @@ -1,6 +1,7 @@ PORTNAME= zrepl DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= filesystems sysutils PKGNAMESUFFIX= -dsh2dsh |