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  7 10:56:31 UTC 2024

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: + rust176-bin


To generate a diff of this commit:
cvs rdiff -u -r1.728 -r1.729 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.728 pkgsrc/lang/Makefile:1.729
--- pkgsrc/lang/Makefile:1.728  Sun Jul  7 10:41:43 2024
+++ pkgsrc/lang/Makefile        Sun Jul  7 10:56:31 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.728 2024/07/07 10:41:43 wiz Exp $
+# $NetBSD: Makefile,v 1.729 2024/07/07 10:56:31 wiz Exp $
 #
 
 COMMENT=       Programming languages
@@ -314,6 +314,7 @@ SUBDIR+=    runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin
 SUBDIR+=       rust176
+SUBDIR+=       rust176-bin
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index