summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-05-02 20:07:31 +0000
committertnn <tnn@pkgsrc.org>2020-05-02 20:07:31 +0000
commitad673994b914cd22fc3a018c7c99a635b2568704 (patch)
treeeeea3c0f63ec0cd16092234af82ecc626b515f21 /lang/Makefile
parent350997b8e88c3988c3660d81beea02f602184c5f (diff)
downloadpkgsrc-ad673994b914cd22fc3a018c7c99a635b2568704.tar.gz
add lang/go-bin
Golang binaries from upstream, or built by pkgsrc developers for targets where no upstream distribution is available.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
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