From ad673994b914cd22fc3a018c7c99a635b2568704 Mon Sep 17 00:00:00 2001 From: tnn Date: Sat, 2 May 2020 20:07:31 +0000 Subject: add lang/go-bin Golang binaries from upstream, or built by pkgsrc developers for targets where no upstream distribution is available. --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 030ee6914fe..d1d4a8fc966 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.556 2020/04/27 04:23:14 taca Exp $ +# $NetBSD: Makefile,v 1.557 2020/05/02 20:07:31 tnn Exp $ # COMMENT= Programming languages @@ -96,6 +96,7 @@ SUBDIR+= gjs SUBDIR+= gnat_util SUBDIR+= gnucobol SUBDIR+= go +SUBDIR+= go-bin SUBDIR+= go-hcl SUBDIR+= go110 SUBDIR+= go113 -- cgit v1.2.3