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:   bacon
Date:           Fri Sep  1 14:59:58 UTC 2023

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: Add joker


To generate a diff of this commit:
cvs rdiff -u -r1.694 -r1.695 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.694 pkgsrc/lang/Makefile:1.695
--- pkgsrc/lang/Makefile:1.694  Thu Aug 31 06:05:57 2023
+++ pkgsrc/lang/Makefile        Fri Sep  1 14:59:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.694 2023/08/31 06:05:57 wiz Exp $
+# $NetBSD: Makefile,v 1.695 2023/09/01 14:59:58 bacon Exp $
 #
 
 COMMENT=       Programming languages
@@ -141,6 +141,7 @@ SUBDIR+=    japhar
 SUBDIR+=       jasmin
 SUBDIR+=       jikes
 SUBDIR+=       jimtcl
+SUBDIR+=       joker
 SUBDIR+=       joos
 SUBDIR+=       jpm
 SUBDIR+=       js



Home | Main Index | Thread Index | Old Index