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: Wed Feb 23 16:19:17 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-serialise
To generate a diff of this commit:
cvs rdiff -u -r1.3668 -r1.3669 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.3668 pkgsrc/devel/Makefile:1.3669
--- pkgsrc/devel/Makefile:1.3668 Wed Feb 23 16:18:36 2022
+++ pkgsrc/devel/Makefile Wed Feb 23 16:19:17 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3668 2022/02/23 16:18:36 pho Exp $
+# $NetBSD: Makefile,v 1.3669 2022/02/23 16:19:17 pho Exp $
#
COMMENT= Development utilities
@@ -638,6 +638,7 @@ SUBDIR+= hs-resourcet
SUBDIR+= hs-safe
SUBDIR+= hs-safe-exceptions
SUBDIR+= hs-semialign
+SUBDIR+= hs-serialise
SUBDIR+= hs-setlocale
SUBDIR+= hs-some
SUBDIR+= hs-sorted-list
Home |
Main Index |
Thread Index |
Old Index