pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   pin
Date:           Wed Sep 13 20:40:50 UTC 2023

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
Add rust-kanban


To generate a diff of this commit:
cvs rdiff -u -r1.627 -r1.628 pkgsrc/misc/Makefile

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

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.627 pkgsrc/misc/Makefile:1.628
--- pkgsrc/misc/Makefile:1.627  Sat Sep  2 15:00:38 2023
+++ pkgsrc/misc/Makefile        Wed Sep 13 20:40:50 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.627 2023/09/02 15:00:38 vins Exp $
+# $NetBSD: Makefile,v 1.628 2023/09/13 20:40:50 pin Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -368,6 +368,7 @@ SUBDIR+=    ruby-thread_safe
 SUBDIR+=       ruby-transaction-simple
 SUBDIR+=       ruby-typed-array
 SUBDIR+=       ruby-windows_error
+SUBDIR+=       rust-kanban
 SUBDIR+=       rustentia
 SUBDIR+=       s6-portable-utils
 SUBDIR+=       sch



Home | Main Index | Thread Index | Old Index