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 /textproc/sift | |
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 'textproc/sift')
-rw-r--r-- | textproc/sift/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index 33f38ea8169..cbfddf0d9a6 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/12/29 21:56:29 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2016/02/23 20:18:12 bsiegert Exp $ DISTNAME= sift-0.6.0 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/} GITHUB_TAG= v${PKGVERSION_NOREV} |