diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:05:22 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:57:50 +0000 |
commit | aa2919fafeb561c987ff7957a14f3bdbd4b62399 (patch) | |
tree | 15eb121c90c6a209e2498d97f66b83b55da209d2 /sysutils/coreos-ct/Makefile | |
parent | 9843c214c5047b8d8aa6b6857a5e7a82b1b1dd21 (diff) |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
Diffstat (limited to 'sysutils/coreos-ct/Makefile')
-rw-r--r-- | sysutils/coreos-ct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/coreos-ct/Makefile b/sysutils/coreos-ct/Makefile index a0d24bedfbeb..aaa0bb159d49 100644 --- a/sysutils/coreos-ct/Makefile +++ b/sysutils/coreos-ct/Makefile @@ -1,7 +1,7 @@ PORTNAME= coreos-ct PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= sysutils MAINTAINER= fabian.freyer@physik.tu-berlin.de |