pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/misc



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed Mar 15 20:22:54 UTC 2023

Modified Files:
        pkgsrc/misc: Makefile

Log Message:
Add and enable exercism.


To generate a diff of this commit:
cvs rdiff -u -r1.582 -r1.583 pkgsrc/misc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.582 pkgsrc/misc/Makefile:1.583
--- pkgsrc/misc/Makefile:1.582  Thu Feb 23 15:50:28 2023
+++ pkgsrc/misc/Makefile        Wed Mar 15 20:22:54 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.582 2023/02/23 15:50:28 taca Exp $
+# $NetBSD: Makefile,v 1.583 2023/03/15 20:22:54 schmonz Exp $
 #
 
 COMMENT=       Miscellaneous utilities
@@ -73,6 +73,7 @@ SUBDIR+=      emacs-wiki
 SUBDIR+=       epm
 SUBDIR+=       erlang-p1_utils
 SUBDIR+=       esniper
+SUBDIR+=       exercism
 SUBDIR+=       fbreader
 SUBDIR+=       fd
 SUBDIR+=       fep



Home | Main Index | Thread Index | Old Index