diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:36:37 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-02-11 10:39:17 +0000 |
commit | 7e5aa2085f48d71be003c8ff0377bde837467291 (patch) | |
tree | 4f9de333148c8bbb121f4bcd504d4a104f15bdcd /devel/gitlab-shell/Makefile | |
parent | lang/go121: Update to 1.21.7 (diff) |
all: Bump PORTREVISION after lang/go* update
PR: 276530
Diffstat (limited to 'devel/gitlab-shell/Makefile')
-rw-r--r-- | devel/gitlab-shell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index ea0f0b06970a..b7d4fc863383 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,5 +1,6 @@ PORTNAME= gitlab-shell PORTVERSION= 14.32.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel |