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 10:59:59 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add basu


To generate a diff of this commit:
cvs rdiff -u -r1.4617 -r1.4618 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.4617 pkgsrc/devel/Makefile:1.4618
--- pkgsrc/devel/Makefile:1.4617        Tue Apr 14 09:58:19 2026
+++ pkgsrc/devel/Makefile       Tue Apr 14 10:59:59 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4617 2026/04/14 09:58:19 kikadf Exp $
+# $NetBSD: Makefile,v 1.4618 2026/04/14 10:59:59 kikadf Exp $
 #
 
 COMMENT=       Development utilities
@@ -198,6 +198,7 @@ SUBDIR+=    avl
 SUBDIR+=       avltree
 SUBDIR+=       bacon
 SUBDIR+=       bam
+SUBDIR+=       basu
 SUBDIR+=       bats
 SUBDIR+=       bazel
 SUBDIR+=       bcc



Home | Main Index | Thread Index | Old Index