summaryrefslogtreecommitdiff
path: root/sysutils/nerdctl
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/nerdctl
parentlang/go119: Update to 1.19.2 (diff)
all: Bump PORTREVISION after lang/go{118,119} update
Diffstat (limited to 'sysutils/nerdctl')
-rw-r--r--sysutils/nerdctl/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/nerdctl/Makefile b/sysutils/nerdctl/Makefile
index e1f8994ccbdf..5a0a22edb25a 100644
--- a/sysutils/nerdctl/Makefile
+++ b/sysutils/nerdctl/Makefile
@@ -1,6 +1,7 @@
PORTNAME= nerdctl
DISTVERSIONPREFIX=v
DISTVERSION= 0.23.0
+PORTREVISION= 1
CATEGORIES= sysutils
MAINTAINER= woodsb02@FreeBSD.org