diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2016-09-10 19:47:19 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2016-09-10 19:47:19 +0000 |
commit | 4cf89175ae8786b8af0185e317c91bd591d655ec (patch) | |
tree | 805d212599a2cd0d7de9ce26bb33a1113af1db9c /textproc/sift | |
parent | 82edea4435d71f0ed4d07e8b47470c86b24e5ed4 (diff) | |
download | pkgsrc-4cf89175ae8786b8af0185e317c91bd591d655ec.tar.gz |
Revbump all Go packages after the Go 1.7.1 update.
Diffstat (limited to 'textproc/sift')
-rw-r--r-- | textproc/sift/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index 22833316b7b..2ba22f102a3 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2016/08/20 09:21:46 bsiegert Exp $ +# $NetBSD: Makefile,v 1.5 2016/09/10 19:47:21 bsiegert Exp $ DISTNAME= sift-0.6.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/} GITHUB_TAG= v${PKGVERSION_NOREV} |