summaryrefslogtreecommitdiff
path: root/devel/golint
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
commit866a4d1335daf683647a2ec4f164c89219d5b0a4 (patch)
tree47fa431a2b93590114ddaf5b646801279f728acf /devel/golint
parenta6f44854471cb4e84596537a70bd43182318b4b5 (diff)
downloadpkgsrc-866a4d1335daf683647a2ec4f164c89219d5b0a4.tar.gz
Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
Diffstat (limited to 'devel/golint')
-rw-r--r--devel/golint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/golint/Makefile b/devel/golint/Makefile
index 91c61e336cc..039242df832 100644
--- a/devel/golint/Makefile
+++ b/devel/golint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2018/03/04 15:52:17 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/30 11:56:23 bsiegert Exp $
DISTNAME= golint-20170228
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= lint