diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:36:37 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:39:17 +0000 |
commit | 7e5aa2085f48d71be003c8ff0377bde837467291 (patch) | |
tree | 4f9de333148c8bbb121f4bcd504d4a104f15bdcd /misc/dive | |
parent | lang/go121: Update to 1.21.7 (diff) |
all: Bump PORTREVISION after lang/go* update
PR: 276530
Diffstat (limited to 'misc/dive')
-rw-r--r-- | misc/dive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/dive/Makefile b/misc/dive/Makefile index 18f780ffd1d6..417085d49c61 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,6 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |