diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2016-08-20 09:21:44 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2016-08-20 09:21:44 +0000 |
commit | bd9838d573cee4f53ae5ce5dcd840dbf7bb208c0 (patch) | |
tree | f40fb32ea675f71555fd240cdbee100e2fb34573 /pkgtools/pkglint | |
parent | c96492562e5426bdd1ab9795430bfea8112e5f0d (diff) | |
download | pkgsrc-bd9838d573cee4f53ae5ce5dcd840dbf7bb208c0.tar.gz |
Revbump packages using Go for Go 1.7 release.
Diffstat (limited to 'pkgtools/pkglint')
-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 a34e3ca17e7..c4fcad57571 100644 --- a/pkgtools/pkglint/Makefile +++ b/pkgtools/pkglint/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.492 2016/07/10 21:24:47 rillig Exp $ +# $NetBSD: Makefile,v 1.493 2016/08/20 09:21:46 bsiegert Exp $ PKGNAME= pkglint-5.4.7 +PKGREVISION= 1 DISTFILES= # none CATEGORIES= pkgtools |