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:   maya
Date:           Sun Feb 17 12:34:21 UTC 2019

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+zig


To generate a diff of this commit:
cvs rdiff -u -r1.508 -r1.509 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.508 pkgsrc/lang/Makefile:1.509
--- pkgsrc/lang/Makefile:1.508  Sun Feb  3 13:43:12 2019
+++ pkgsrc/lang/Makefile        Sun Feb 17 12:34:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.508 2019/02/03 13:43:12 taca Exp $
+# $NetBSD: Makefile,v 1.509 2019/02/17 12:34:21 maya Exp $
 #
 
 COMMENT=       Programming languages
@@ -296,5 +296,6 @@ SUBDIR+=    wsbasic
 SUBDIR+=       yabasic
 SUBDIR+=       yap
 SUBDIR+=       zenlisp
+SUBDIR+=       zig
 
 .include "../mk/misc/category.mk"



Home | Main Index | Thread Index | Old Index