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:   alnsn
Date:           Sat Apr 25 22:05:36 UTC 2026

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Add lang/souffle.


To generate a diff of this commit:
cvs rdiff -u -r1.784 -r1.785 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.784 pkgsrc/lang/Makefile:1.785
--- pkgsrc/lang/Makefile:1.784  Wed Apr  8 14:42:45 2026
+++ pkgsrc/lang/Makefile        Sat Apr 25 22:05:36 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.784 2026/04/08 14:42:45 taca Exp $
+# $NetBSD: Makefile,v 1.785 2026/04/25 22:05:36 alnsn Exp $
 #
 
 COMMENT=       Programming languages
@@ -345,6 +345,7 @@ SUBDIR+=    siod
 SUBDIR+=       smalltalk
 SUBDIR+=       smlnj
 SUBDIR+=       snobol
+SUBDIR+=       souffle
 SUBDIR+=       spago
 SUBDIR+=       spark2014-13
 SUBDIR+=       spark2014-14



Home | Main Index | Thread Index | Old Index