diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:29:42 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-01-14 06:31:17 -0500 |
commit | 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 (patch) | |
tree | 35faaf1a9ae4e0b8ec0f0d17e1e3f903caac1ab9 /misc/dive | |
parent | www/w3m: Update to the snapshot on 2023-01-12 (diff) |
all: Bump PORTVERSION 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 369837f3eb9f..b026cb6d60b6 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |