pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: + hs-dependent-sum



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d902791550eb
branches:  trunk
changeset: 373995:d902791550eb
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 16 05:06:45 2022 +0000

description:
devel/Makefile: + hs-dependent-sum

diffstat:

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

diffs (17 lines):

diff -r 336af2daf432 -r d902791550eb devel/Makefile
--- a/devel/Makefile    Wed Feb 16 05:06:35 2022 +0000
+++ b/devel/Makefile    Wed Feb 16 05:06:45 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3600 2022/02/16 05:04:43 pho Exp $
+# $NetBSD: Makefile,v 1.3601 2022/02/16 05:06:45 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -527,6 +527,7 @@
 SUBDIR+=       hs-data-fix
 SUBDIR+=       hs-data-ordlist
 SUBDIR+=       hs-deepseq-generics
+SUBDIR+=       hs-dependent-sum
 SUBDIR+=       hs-dlist
 SUBDIR+=       hs-echo
 SUBDIR+=       hs-either



Home | Main Index | Thread Index | Old Index