pkgsrc-Changes archive

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

CVS commit: pkgsrc/meta-pkgs



Module Name:    pkgsrc
Committed By:   gdt
Date:           Wed Aug 21 13:08:37 UTC 2024

Modified Files:
        pkgsrc/meta-pkgs: Makefile

Log Message:
meta-pkgs/Makefile: +bulk-test-erlang


To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/meta-pkgs/Makefile

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

Modified files:

Index: pkgsrc/meta-pkgs/Makefile
diff -u pkgsrc/meta-pkgs/Makefile:1.133 pkgsrc/meta-pkgs/Makefile:1.134
--- pkgsrc/meta-pkgs/Makefile:1.133     Wed Aug 14 21:00:34 2024
+++ pkgsrc/meta-pkgs/Makefile   Wed Aug 21 13:08:37 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2024/08/14 21:00:34 ryoon Exp $
+# $NetBSD: Makefile,v 1.134 2024/08/21 13:08:37 gdt Exp $
 #
 
 COMMENT=       Collections of other packages
@@ -9,6 +9,7 @@ SUBDIR+=        bulk-large
 SUBDIR+=       bulk-medium
 SUBDIR+=       bulk-small
 SUBDIR+=       bulk-test-boost
+SUBDIR+=       bulk-test-erlang
 SUBDIR+=       bulk-test-essential
 SUBDIR+=       bulk-test-go
 SUBDIR+=       bulk-test-icu



Home | Main Index | Thread Index | Old Index