summaryrefslogtreecommitdiff
path: root/devel/golangci-lint
diff options
context:
space:
mode:
authorGuangyuan Yang <ygy@FreeBSD.org>2022-03-30 03:01:44 -0400
committerGuangyuan Yang <ygy@FreeBSD.org>2022-03-30 03:01:44 -0400
commitd690b5102f75bf70e3cfb280a84c9f3eaf4ec653 (patch)
treeec7c3851776c38c48ced328ab7643e1a778e20dc /devel/golangci-lint
parentmath/wxmaxima: update to 22.03.0 (diff)
*/*: Bump PORTREVISION after lang/go 1.18 update
Diffstat (limited to 'devel/golangci-lint')
-rw-r--r--devel/golangci-lint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/golangci-lint/Makefile b/devel/golangci-lint/Makefile
index 7da16c031eaf..89536e90bdd4 100644
--- a/devel/golangci-lint/Makefile
+++ b/devel/golangci-lint/Makefile
@@ -1,6 +1,7 @@
PORTNAME= golangci-lint
DISTVERSIONPREFIX= v
DISTVERSION= 1.44.2
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= lcook@FreeBSD.org