pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 17 07:10:08 UTC 2022
Modified Files:
pkgsrc/lang: Makefile
Log Message:
lang/Makefile: add go118
To generate a diff of this commit:
cvs rdiff -u -r1.641 -r1.642 pkgsrc/lang/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.641 pkgsrc/lang/Makefile:1.642
--- pkgsrc/lang/Makefile:1.641 Mon Mar 14 02:59:13 2022
+++ pkgsrc/lang/Makefile Thu Mar 17 07:10:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.641 2022/03/14 02:59:13 osa Exp $
+# $NetBSD: Makefile,v 1.642 2022/03/17 07:10:08 wiz Exp $
#
COMMENT= Programming languages
@@ -97,6 +97,7 @@ SUBDIR+= go-bin
SUBDIR+= go110
SUBDIR+= go116
SUBDIR+= go117
+SUBDIR+= go118
SUBDIR+= go14
SUBDIR+= go19
SUBDIR+= gpc
Home |
Main Index |
Thread Index |
Old Index