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: vins
Date: Wed Jan 8 18:01:53 UTC 2025
Modified Files:
pkgsrc/devel: Makefile
Log Message:
add yyjson
To generate a diff of this commit:
cvs rdiff -u -r1.4385 -r1.4386 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.4385 pkgsrc/devel/Makefile:1.4386
--- pkgsrc/devel/Makefile:1.4385 Mon Jan 6 21:40:14 2025
+++ pkgsrc/devel/Makefile Wed Jan 8 18:01:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4385 2025/01/06 21:40:14 ktnb Exp $
+# $NetBSD: Makefile,v 1.4386 2025/01/08 18:01:53 vins Exp $
#
COMMENT= Development utilities
@@ -3677,6 +3677,7 @@ SUBDIR+= yajl
SUBDIR+= yarn
SUBDIR+= yasm
SUBDIR+= yosys
+SUBDIR+= yyjson
SUBDIR+= z80-asm
SUBDIR+= zeal
SUBDIR+= zig-mode
Home |
Main Index |
Thread Index |
Old Index