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:   kamil
Date:           Mon Oct  7 14:38:49 UTC 2019

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+ tcltutor


To generate a diff of this commit:
cvs rdiff -u -r1.523 -r1.524 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.523 pkgsrc/lang/Makefile:1.524
--- pkgsrc/lang/Makefile:1.523  Sun Oct  6 15:52:44 2019
+++ pkgsrc/lang/Makefile        Mon Oct  7 14:38:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.523 2019/10/06 15:52:44 fox Exp $
+# $NetBSD: Makefile,v 1.524 2019/10/07 14:38:49 kamil Exp $
 #
 
 COMMENT=       Programming languages
@@ -281,6 +281,7 @@ SUBDIR+=    tcl
 SUBDIR+=       tcl-expect
 SUBDIR+=       tcl-otcl
 SUBDIR+=       tcl85
+SUBDIR+=       tcltutor
 SUBDIR+=       tinyscheme
 SUBDIR+=       ucblogo
 SUBDIR+=       umb-scheme



Home | Main Index | Thread Index | Old Index