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:   ktnb
Date:           Mon Jun 30 13:10:53 UTC 2025

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
add bigloo to the lang Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.761 -r1.762 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.761 pkgsrc/lang/Makefile:1.762
--- pkgsrc/lang/Makefile:1.761  Tue May 27 16:11:19 2025
+++ pkgsrc/lang/Makefile        Mon Jun 30 13:10:53 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.761 2025/05/27 16:11:19 taca Exp $
+# $NetBSD: Makefile,v 1.762 2025/06/30 13:10:53 ktnb Exp $
 #
 
 COMMENT=       Programming languages
@@ -17,6 +17,7 @@ SUBDIR+=      asn1c
 SUBDIR+=       ats2
 SUBDIR+=       awka
 SUBDIR+=       baci
+SUBDIR+=       bigloo
 SUBDIR+=       boomerang
 SUBDIR+=       brandybasic
 SUBDIR+=       bwbasic



Home | Main Index | Thread Index | Old Index