diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2018-03-04 15:52:12 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2018-03-04 15:52:12 +0000 |
commit | fe14c1230b5ec63e3a906bd129ae70f47a822d51 (patch) | |
tree | a1cb7f56fefa617bce901386d8a6d5c962d12ea6 /textproc/sift | |
parent | 2d928de85e64805c259cbdb57ff1395c1b10b2ed (diff) | |
download | pkgsrc-fe14c1230b5ec63e3a906bd129ae70f47a822d51.tar.gz |
Revbump all Go packages after Go 1.10 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 042320d399b..c1c8feba27d 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2017/04/13 15:12:06 bsiegert Exp $ +# $NetBSD: Makefile,v 1.9 2018/03/04 15:52:20 bsiegert Exp $ DISTNAME= sift-0.6.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/} GITHUB_TAG= v${PKGVERSION_NOREV} |