diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-10-06 06:24:35 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-10-06 14:24:26 -0500 |
commit | bde51869ee0206eeaa2849d8ef28b14da59727a3 (patch) | |
tree | 09ec2f06646962d7f4f373d8080f84fd24852174 /misc/dive | |
parent | lang/go119: Update to 1.19.2 (diff) |
all: Bump PORTREVISION after lang/go{118,119} 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 d8cd29119dea..13c66027e10f 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |