diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:33:23 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:56:04 +0000 |
commit | a0676cbde9ff7029f5f0af1c50135be5e669d325 (patch) | |
tree | e03c86d212c4a20fc5d394092c8ef107786268e1 /net/gitlab-agent | |
parent | lang/go122: Update to 1.22.3 (diff) |
all: Bump after lang/go122 update
MFH: 2024Q2
Diffstat (limited to 'net/gitlab-agent')
-rw-r--r-- | net/gitlab-agent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile index c6d72df811e2..4259634dbe4f 100644 --- a/net/gitlab-agent/Makefile +++ b/net/gitlab-agent/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-agent PORTVERSION= 16.11.2 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org |