diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2016-02-23 20:18:11 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2016-02-23 20:18:11 +0000 |
commit | 471c4c529c5bfcf782e557bb2d05bcee24b44797 (patch) | |
tree | 9033d8a604d847916a3802b6b3d6dc7f0fe47cb6 /pkgtools | |
parent | 6c85c260510eaaacbcbfb42a713c950989a24183 (diff) | |
download | pkgsrc-471c4c529c5bfcf782e557bb2d05bcee24b44797.tar.gz |
Revbump packages that build-depend on Go after 1.6 update.
They all build, I checked :)
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 af4a7fb08b0..446f790b789 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.481 2016/01/31 17:18:54 rillig Exp $ +# $NetBSD: Makefile,v 1.482 2016/02/23 20:18:12 bsiegert Exp $ PKGNAME= pkglint-5.3.5 +PKGREVISION= 1 DISTFILES= # none CATEGORIES= pkgtools |