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:   micha
Date:           Fri Jan 27 10:33:41 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: +sds


To generate a diff of this commit:
cvs rdiff -u -r1.3885 -r1.3886 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.3885 pkgsrc/devel/Makefile:1.3886
--- pkgsrc/devel/Makefile:1.3885        Thu Jan 26 10:52:32 2023
+++ pkgsrc/devel/Makefile       Fri Jan 27 10:33:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3885 2023/01/26 10:52:32 pho Exp $
+# $NetBSD: Makefile,v 1.3886 2023/01/27 10:33:41 micha Exp $
 #
 
 COMMENT=       Development utilities
@@ -3296,6 +3296,7 @@ SUBDIR+=  scons
 SUBDIR+=       sdcc
 SUBDIR+=       sdcc3
 SUBDIR+=       sdl12-compat
+SUBDIR+=       sds
 SUBDIR+=       semantic
 SUBDIR+=       semi
 SUBDIR+=       sfsexp



Home | Main Index | Thread Index | Old Index