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-async-pool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d0f7cf81fb1
branches:  trunk
changeset: 374553:3d0f7cf81fb1
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:51:58 2022 +0000

description:
devel/Makefile: + hs-async-pool

diffstat:

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

diffs (17 lines):

diff -r afc60cf64474 -r 3d0f7cf81fb1 devel/Makefile
--- a/devel/Makefile    Wed Feb 23 16:51:51 2022 +0000
+++ b/devel/Makefile    Wed Feb 23 16:51:58 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3669 2022/02/23 16:19:17 pho Exp $
+# $NetBSD: Makefile,v 1.3670 2022/02/23 16:51:58 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -501,6 +501,7 @@
 SUBDIR+=       hs-asn1-types
 SUBDIR+=       hs-assoc
 SUBDIR+=       hs-async
+SUBDIR+=       hs-async-pool
 SUBDIR+=       hs-auto-update
 SUBDIR+=       hs-base-compat
 SUBDIR+=       hs-base-compat-batteries



Home | Main Index | Thread Index | Old Index