summaryrefslogtreecommitdiff
path: root/sysutils/doctl
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:06:26 -0500
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-08-03 16:35:13 -0500
commit4476f89764d3ee73d216c2d56df149e8d4c62c24 (patch)
treeab13970f14b825c981def32647f222c39bfe2ee6 /sysutils/doctl
parentMk/bsd.default-versions.mk: Update GO_DEFAULT to 1.19 (diff)
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 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 4104d73c39b1..da4fc8b2e2a6 100644
--- a/sysutils/doctl/Makefile
+++ b/sysutils/doctl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= doctl
DISTVERSION= 1.77.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-source