diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 13:31:25 -0500 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 16:56:10 -0500 |
commit | 309cdeccd802bb370a42e80cc4468da17c8dab35 (patch) | |
tree | 8fd1e5abc31b97284a40a6d961c7403395a6c0b0 /misc/dive | |
parent | devel/py-async_timeout: Update version 3.0.1=>4.0.2 (diff) |
*/*: Bump port revisons after lang/go{117,118} 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 7a3aee5623c4..7d00294c3f9b 100644 --- a/misc/dive/Makefile +++ b/misc/dive/Makefile @@ -1,7 +1,7 @@ PORTNAME= dive DISTVERSIONPREFIX= v DISTVERSION= 0.10.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |