summaryrefslogtreecommitdiff
path: root/sysutils/doctl
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-10-06 06:24:35 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-10-06 14:24:26 -0500
commitbde51869ee0206eeaa2849d8ef28b14da59727a3 (patch)
tree09ec2f06646962d7f4f373d8080f84fd24852174 /sysutils/doctl
parentlang/go119: Update to 1.19.2 (diff)
all: Bump PORTREVISION after lang/go{118,119} update
Diffstat (limited to 'sysutils/doctl')
-rw-r--r--sysutils/doctl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile
index 29fe31e30413..532227705420 100644
--- a/sysutils/doctl/Makefile
+++ b/sysutils/doctl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= doctl
DISTVERSION= 1.79.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-source