diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:20:00 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-08-09 06:24:08 +0000 |
commit | aa8c0111bfd641853f435ed69310589fccda2200 (patch) | |
tree | 3303d0a3259f111aa75c86f420007a16d13bd0aa /misc/dive | |
parent | lang/go122: Update to 1.22.6 (diff) |
all: Bump after lang/go121 update
Diffstat (limited to 'misc/dive')
-rw-r--r-- | misc/dive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dive/Makefile b/misc/dive/Makefile index f9628ad11651..35f5ea2fb04a 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |