diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2021-01-23 14:22:52 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2021-01-23 14:22:52 +0000 |
commit | 4dbe1da96f7e16aabd743665c64e7b470a292138 (patch) | |
tree | 1a626bac82f33e1f3bbbbdc179abce231a8f4e93 /textproc/sift | |
parent | 780c9dbf4e825a610a6dc9dc5359b2b9167f1dbf (diff) | |
download | pkgsrc-4dbe1da96f7e16aabd743665c64e7b470a292138.tar.gz |
Revbump all Go packages after go115 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 08511e88edc..b38e2f0bd2e 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2020/11/13 19:26:23 bsiegert Exp $ +# $NetBSD: Makefile,v 1.35 2021/01/23 14:23:13 bsiegert Exp $ DISTNAME= sift-0.6.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/} GITHUB_TAG= v${PKGVERSION_NOREV} |