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 Jan 29 04:46:37 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-singleton-bool
To generate a diff of this commit:
cvs rdiff -u -r1.3889 -r1.3890 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.3889 pkgsrc/devel/Makefile:1.3890
--- pkgsrc/devel/Makefile:1.3889 Sun Jan 29 04:44:03 2023
+++ pkgsrc/devel/Makefile Sun Jan 29 04:46:37 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3889 2023/01/29 04:44:03 pho Exp $
+# $NetBSD: Makefile,v 1.3890 2023/01/29 04:46:37 pho Exp $
#
COMMENT= Development utilities
@@ -681,6 +681,7 @@ SUBDIR+= hs-semver-range
SUBDIR+= hs-serialise
SUBDIR+= hs-setlocale
SUBDIR+= hs-shelly
+SUBDIR+= hs-singleton-bool
SUBDIR+= hs-some
SUBDIR+= hs-sorted-list
SUBDIR+= hs-split
Home |
Main Index |
Thread Index |
Old Index