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 Nov  1 02:53:42 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-persistent-template


To generate a diff of this commit:
cvs rdiff -u -r1.4103 -r1.4104 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.4103 pkgsrc/devel/Makefile:1.4104
--- pkgsrc/devel/Makefile:1.4103        Tue Oct 31 18:22:08 2023
+++ pkgsrc/devel/Makefile       Wed Nov  1 02:53:42 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4103 2023/10/31 18:22:08 pho Exp $
+# $NetBSD: Makefile,v 1.4104 2023/11/01 02:53:42 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -702,6 +702,7 @@ SUBDIR+=    hs-parallel
 SUBDIR+=       hs-parser-combinators
 SUBDIR+=       hs-pattern-arrows
 SUBDIR+=       hs-persistent
+SUBDIR+=       hs-persistent-template
 SUBDIR+=       hs-pointed
 SUBDIR+=       hs-pretty-show
 SUBDIR+=       hs-pretty-simple



Home | Main Index | Thread Index | Old Index