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:           Sun Jul 27 09:17:17 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + tcl90


To generate a diff of this commit:
cvs rdiff -u -r1.765 -r1.766 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.765 pkgsrc/lang/Makefile:1.766
--- pkgsrc/lang/Makefile:1.765  Thu Jul 17 05:00:16 2025
+++ pkgsrc/lang/Makefile        Sun Jul 27 09:17:17 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.765 2025/07/17 05:00:16 dkazankov Exp $
+# $NetBSD: Makefile,v 1.766 2025/07/27 09:17:17 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -355,6 +355,7 @@ SUBDIR+=    swi-prolog-packages
 SUBDIR+=       tcl
 SUBDIR+=       tcl-expect
 SUBDIR+=       tcl-otcl
+SUBDIR+=       tcl90
 SUBDIR+=       tcltutor
 SUBDIR+=       tclx
 SUBDIR+=       tinyscheme



Home | Main Index | Thread Index | Old Index