pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   kikadf
Date:           Tue Apr 14 11:45:07 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add tllist


To generate a diff of this commit:
cvs rdiff -u -r1.4618 -r1.4619 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4618 pkgsrc/devel/Makefile:1.4619
--- pkgsrc/devel/Makefile:1.4618        Tue Apr 14 10:59:59 2026
+++ pkgsrc/devel/Makefile       Tue Apr 14 11:45:07 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4618 2026/04/14 10:59:59 kikadf Exp $
+# $NetBSD: Makefile,v 1.4619 2026/04/14 11:45:07 kikadf Exp $
 #
 
 COMMENT=       Development utilities
@@ -3757,6 +3757,7 @@ SUBDIR+=  tkdiff
 SUBDIR+=       tklib
 SUBDIR+=       tl-expected
 SUBDIR+=       tla
+SUBDIR+=       tllist
 SUBDIR+=       tlsh
 SUBDIR+=       tmake
 SUBDIR+=       tokei



Home | Main Index | Thread Index | Old Index