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:           Fri Jan 26 13:13:45 UTC 2024

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + tclx


To generate a diff of this commit:
cvs rdiff -u -r1.716 -r1.717 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.716 pkgsrc/lang/Makefile:1.717
--- pkgsrc/lang/Makefile:1.716  Mon Jan 22 16:49:16 2024
+++ pkgsrc/lang/Makefile        Fri Jan 26 13:13:45 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.716 2024/01/22 16:49:16 adam Exp $
+# $NetBSD: Makefile,v 1.717 2024/01/26 13:13:45 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -340,6 +340,7 @@ SUBDIR+=    tcl-expect
 SUBDIR+=       tcl-otcl
 SUBDIR+=       tcl85
 SUBDIR+=       tcltutor
+SUBDIR+=       tclx
 SUBDIR+=       tinyscheme
 SUBDIR+=       ucblogo
 SUBDIR+=       umb-scheme



Home | Main Index | Thread Index | Old Index