diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2019-03-09 10:05:01 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2019-03-09 10:05:01 +0000 |
commit | ed0cc7deaacdf3ab55542f4300bcdaa9d830624a (patch) | |
tree | 00991b7c6b44b2cc9365eb2ccb3d3d81e0d62698 /textproc/sift | |
parent | 6d485f95bbc1d25fab51c05b6b9905796369c927 (diff) | |
download | pkgsrc-ed0cc7deaacdf3ab55542f4300bcdaa9d830624a.tar.gz |
all: revbump Go packages, now that they use go112 to build
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 9c17d3311ba..49bf91f7275 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2019/01/24 10:00:44 bsiegert Exp $ +# $NetBSD: Makefile,v 1.16 2019/03/09 10:05:13 bsiegert Exp $ DISTNAME= sift-0.6.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/} GITHUB_TAG= v${PKGVERSION_NOREV} |