pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang lang/Makefile: + dhall



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8df10477728e
branches:  trunk
changeset: 374583:8df10477728e
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:58:43 2022 +0000

description:
lang/Makefile: + dhall

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 70cf5d98ccea -r 8df10477728e lang/Makefile
--- a/lang/Makefile     Wed Feb 23 16:58:35 2022 +0000
+++ b/lang/Makefile     Wed Feb 23 16:58:43 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.635 2022/02/23 16:22:47 pho Exp $
+# $NetBSD: Makefile,v 1.636 2022/02/23 16:58:43 pho Exp $
 #
 
 COMMENT=       Programming languages
@@ -40,6 +40,7 @@
 SUBDIR+=       cparser
 SUBDIR+=       csmith
 SUBDIR+=       cu-prolog
+SUBDIR+=       dhall
 SUBDIR+=       duktape
 SUBDIR+=       eag
 SUBDIR+=       ecl



Home | Main Index | Thread Index | Old Index