diff options
Diffstat (limited to 'devel/go-yaml/Makefile')
-rw-r--r-- | devel/go-yaml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/go-yaml/Makefile b/devel/go-yaml/Makefile index 908b25ac8fe..8a36fd0c8f1 100644 --- a/devel/go-yaml/Makefile +++ b/devel/go-yaml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2020/01/26 17:30:57 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2020/02/02 14:19:06 bsiegert Exp $ DISTNAME= yaml-0.0.20160301 PKGNAME= go-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 16 MASTER_SITES= ${MASTER_SITE_GITHUB:=go-yaml/} CATEGORIES= devel GITHUB_TAG= a83829b6f1293c91addabc89d0571c246397bbf4 |