pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   pho
Date:           Sun Oct 29 09:45:00 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-concurrent-output


To generate a diff of this commit:
cvs rdiff -u -r1.4081 -r1.4082 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4081 pkgsrc/devel/Makefile:1.4082
--- pkgsrc/devel/Makefile:1.4081        Fri Oct 27 14:11:56 2023
+++ pkgsrc/devel/Makefile       Sun Oct 29 09:45:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4081 2023/10/27 14:11:56 pho Exp $
+# $NetBSD: Makefile,v 1.4082 2023/10/29 09:45:00 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -551,6 +551,7 @@ SUBDIR+=    hs-classy-prelude
 SUBDIR+=       hs-cmdargs
 SUBDIR+=       hs-code-page
 SUBDIR+=       hs-colour
+SUBDIR+=       hs-concurrent-output
 SUBDIR+=       hs-conduit
 SUBDIR+=       hs-conduit-extra
 SUBDIR+=       hs-constraints



Home | Main Index | Thread Index | Old Index