diff options
Diffstat (limited to 'devel/gitlab-shell/Makefile')
| -rw-r--r-- | devel/gitlab-shell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index c98193903ca5..8fe3794bd84b 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-shell PORTVERSION= 14.45.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -14,7 +14,7 @@ LICENSE= MIT # https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/720 #BUILD_DEPENDS= heimdal>=0:security/heimdal -USES= gmake go:modules,no_targets,1.24 pkgconfig +USES= gmake go:modules,no_targets pkgconfig USE_GITLAB= yes GL_ACCOUNT= gitlab-org |
