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:           Thu Jan 26 03:18:02 UTC 2023
Modified Files:
        pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-data-array-byte
To generate a diff of this commit:
cvs rdiff -u -r1.3882 -r1.3883 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.3882 pkgsrc/devel/Makefile:1.3883
--- pkgsrc/devel/Makefile:1.3882        Wed Jan 25 05:28:17 2023
+++ pkgsrc/devel/Makefile       Thu Jan 26 03:18:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3882 2023/01/25 05:28:17 gutteridge Exp $
+# $NetBSD: Makefile,v 1.3883 2023/01/26 03:18:02 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -538,6 +538,7 @@ SUBDIR+=    hs-constraints
 SUBDIR+=       hs-constraints-extras
 SUBDIR+=       hs-control-monad-free
 SUBDIR+=       hs-cpphs
+SUBDIR+=       hs-data-array-byte
 SUBDIR+=       hs-data-default
 SUBDIR+=       hs-data-default-class
 SUBDIR+=       hs-data-default-instances-base
Home |
Main Index |
Thread Index |
Old Index