summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-03-09 09:31:41 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-03-09 09:31:41 +0000
commit549a5101c75597129cec5ec68cfc491469eb7023 (patch)
treeeb851dc8aff4cafcf197f9ba20e9f0b105c6834c /lang/Makefile
parent79177d613f2cadce8606d225fda4a9a42ae28713 (diff)
downloadpkgsrc-549a5101c75597129cec5ec68cfc491469eb7023.tar.gz
+go112
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 71643a6eebe..b6fe6e276fd 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.509 2019/02/17 12:34:21 maya Exp $
+# $NetBSD: Makefile,v 1.510 2019/03/09 09:31:41 bsiegert Exp $
#
COMMENT= Programming languages
@@ -93,6 +93,7 @@ SUBDIR+= go
SUBDIR+= go-hcl
SUBDIR+= go110
SUBDIR+= go111
+SUBDIR+= go112
SUBDIR+= go14
SUBDIR+= go19
SUBDIR+= gpc