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:           Tue Jan 24 14:01:08 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-HUnit


To generate a diff of this commit:
cvs rdiff -u -r1.3880 -r1.3881 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.3880 pkgsrc/devel/Makefile:1.3881
--- pkgsrc/devel/Makefile:1.3880        Mon Jan 23 12:08:45 2023
+++ pkgsrc/devel/Makefile       Tue Jan 24 14:01:08 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3880 2023/01/23 12:08:45 wiz Exp $
+# $NetBSD: Makefile,v 1.3881 2023/01/24 14:01:08 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -497,6 +497,7 @@ SUBDIR+=    hoe
 SUBDIR+=       honggfuzz
 SUBDIR+=       hptools
 SUBDIR+=       hs-Cabal-syntax
+SUBDIR+=       hs-HUnit
 SUBDIR+=       hs-ListLike
 SUBDIR+=       hs-MonadRandom
 SUBDIR+=       hs-OneTuple



Home | Main Index | Thread Index | Old Index