diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-08 09:56:54 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-03-09 14:18:07 -0500 |
commit | 09079730e9ca1d59129935a6046cbb7ee5e4a93d (patch) | |
tree | dc2a7a8e09b571d05c24b4a1cda39269348b3b1f /misc/dive | |
parent | lang/go120: Update to 1.20.2 (diff) |
all: Bump PORTREVISION after Go ports 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 a26665e85fe9..e3932f46193c 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |