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: Mon Jan 30 07:19:50 UTC 2023
Modified Files:
pkgsrc/devel: Makefile
Log Message:
devel/Makefile: + hs-enummapset
To generate a diff of this commit:
cvs rdiff -u -r1.3894 -r1.3895 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.3894 pkgsrc/devel/Makefile:1.3895
--- pkgsrc/devel/Makefile:1.3894 Mon Jan 30 07:01:26 2023
+++ pkgsrc/devel/Makefile Mon Jan 30 07:19:50 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3894 2023/01/30 07:01:26 pho Exp $
+# $NetBSD: Makefile,v 1.3895 2023/01/30 07:19:50 pho Exp $
#
COMMENT= Development utilities
@@ -558,6 +558,7 @@ SUBDIR+= hs-dlist-instances
SUBDIR+= hs-echo
SUBDIR+= hs-either
SUBDIR+= hs-enclosed-exceptions
+SUBDIR+= hs-enummapset
SUBDIR+= hs-errors
SUBDIR+= hs-extensible-exceptions
SUBDIR+= hs-fail
Home |
Main Index |
Thread Index |
Old Index