diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-04-15 08:03:39 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-04-15 08:20:04 +0000 |
commit | 32b284679a1954ef1e0c0d52c4741d00e36dc6e0 (patch) | |
tree | ab5a2fba1a40c965e33eb46f2ffb3338057ce240 /misc/dive | |
parent | lang/go122: Update to 1.22.2 (diff) |
all: Bump after lang/go121 update
MFH: 2024Q2
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 805eee0919da..96216caf66fa 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |