pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: + go119



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bf99144a641
branches:  trunk
changeset: 383986:0bf99144a641
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 25 08:21:59 2022 +0000

description:
lang/Makefile: + go119

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7e4a86b77031 -r 0bf99144a641 lang/Makefile
--- a/lang/Makefile     Thu Aug 25 08:21:42 2022 +0000
+++ b/lang/Makefile     Thu Aug 25 08:21:59 2022 +0000
@@ -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+=       go116
 SUBDIR+=       go117
 SUBDIR+=       go118
+SUBDIR+=       go119
 SUBDIR+=       go14
 SUBDIR+=       go19
 SUBDIR+=       gpc



Home | Main Index | Thread Index | Old Index