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 25 08:21:59 UTC 2022

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + go119


To generate a diff of this commit:
cvs rdiff -u -r1.653 -r1.654 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.653 pkgsrc/lang/Makefile:1.654
--- pkgsrc/lang/Makefile:1.653  Sun Aug 14 22:52:48 2022
+++ pkgsrc/lang/Makefile        Thu Aug 25 08:21:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.653 2022/08/14 22:52:48 tnn Exp $
+# $NetBSD: Makefile,v 1.654 2022/08/25 08:21:59 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -101,6 +101,7 @@ SUBDIR+=    go110
 SUBDIR+=       go116
 SUBDIR+=       go117
 SUBDIR+=       go118
+SUBDIR+=       go119
 SUBDIR+=       go14
 SUBDIR+=       go19
 SUBDIR+=       gpc



Home | Main Index | Thread Index | Old Index