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 Aug 31 06:05:58 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + go121


To generate a diff of this commit:
cvs rdiff -u -r1.693 -r1.694 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.693 pkgsrc/lang/Makefile:1.694
--- pkgsrc/lang/Makefile:1.693  Sun Jul 30 14:41:05 2023
+++ pkgsrc/lang/Makefile        Thu Aug 31 06:05:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.693 2023/07/30 14:41:05 adam Exp $
+# $NetBSD: Makefile,v 1.694 2023/08/31 06:05:57 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -106,6 +106,7 @@ SUBDIR+=    go-bin
 SUBDIR+=       go118
 SUBDIR+=       go119
 SUBDIR+=       go120
+SUBDIR+=       go121
 SUBDIR+=       go14
 SUBDIR+=       gpc
 SUBDIR+=       gprolog



Home | Main Index | Thread Index | Old Index