summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-08-24 18:51:59 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-08-24 18:51:59 +0000
commitee5559567d01b4e27a6b708687431df588269ff3 (patch)
treef58a8d760678081190a5897d0f1b37d993c6beb9 /lang/Makefile
parent9a81c159d27bca1f92da0f8858f616b8d101b4e9 (diff)
downloadpkgsrc-ee5559567d01b4e27a6b708687431df588269ff3.tar.gz
We say goodbye to go113.
go115 is now in the tree. Upstream supports the last two releases.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f4429b482fd..4837b15b29f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.575 2020/08/21 19:50:22 bsiegert Exp $
+# $NetBSD: Makefile,v 1.576 2020/08/24 18:51:59 bsiegert Exp $
#
COMMENT= Programming languages
@@ -99,7 +99,6 @@ SUBDIR+= go
SUBDIR+= go-bin
SUBDIR+= go-hcl
SUBDIR+= go110
-SUBDIR+= go113
SUBDIR+= go114
SUBDIR+= go115
SUBDIR+= go14