diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2018-03-30 11:56:19 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2018-03-30 11:56:19 +0000 |
commit | 866a4d1335daf683647a2ec4f164c89219d5b0a4 (patch) | |
tree | 47fa431a2b93590114ddaf5b646801279f728acf /pkgtools | |
parent | a6f44854471cb4e84596537a70bd43182318b4b5 (diff) | |
download | pkgsrc-866a4d1335daf683647a2ec4f164c89219d5b0a4.tar.gz |
Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/pkglint/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile index d9b71ca116a..16f7c43ce94 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.533 2018/03/25 07:37:39 rillig Exp $ +# $NetBSD: Makefile,v 1.534 2018/03/30 11:56:25 bsiegert Exp $ PKGNAME= pkglint-5.5.7 +PKGREVISION= 1 DISTFILES= # none CATEGORIES= pkgtools |