diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:05:22 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:52:17 +0000 |
commit | 746fa696a12ef1ca798e36baf087f579375b8cd1 (patch) | |
tree | c73e13004d54712f17404e39ddfc70f42dfeeba9 /misc/dive | |
parent | lang/go121: Update to 1.22.4 (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 48f7f3cfc8d5..00874b210a3f 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |