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: schmonz
Date: Sat May 24 00:57:38 UTC 2025
Modified Files:
pkgsrc/lang: Makefile
Log Message:
Add and enable endbasic.
To generate a diff of this commit:
cvs rdiff -u -r1.758 -r1.759 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.758 pkgsrc/lang/Makefile:1.759
--- pkgsrc/lang/Makefile:1.758 Wed May 7 14:57:40 2025
+++ pkgsrc/lang/Makefile Sat May 24 00:57:38 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.758 2025/05/07 14:57:40 wiz Exp $
+# $NetBSD: Makefile,v 1.759 2025/05/24 00:57:38 schmonz Exp $
#
COMMENT= Programming languages
@@ -53,6 +53,7 @@ SUBDIR+= elixir
SUBDIR+= elk
SUBDIR+= elm-lang
SUBDIR+= embryo
+SUBDIR+= endbasic
SUBDIR+= erlang
SUBDIR+= erlang-doc
SUBDIR+= erlang-luerl
Home |
Main Index |
Thread Index |
Old Index