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 Feb 24 01:16:40 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + hs-say


To generate a diff of this commit:
cvs rdiff -u -r1.3686 -r1.3687 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.3686 pkgsrc/devel/Makefile:1.3687
--- pkgsrc/devel/Makefile:1.3686        Thu Feb 24 01:15:48 2022
+++ pkgsrc/devel/Makefile       Thu Feb 24 01:16:40 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3686 2022/02/24 01:15:48 pho Exp $
+# $NetBSD: Makefile,v 1.3687 2022/02/24 01:16:40 pho Exp $
 #
 
 COMMENT=       Development utilities
@@ -653,6 +653,7 @@ SUBDIR+=    hs-rio
 SUBDIR+=       hs-rio-orphans
 SUBDIR+=       hs-safe
 SUBDIR+=       hs-safe-exceptions
+SUBDIR+=       hs-say
 SUBDIR+=       hs-semialign
 SUBDIR+=       hs-serialise
 SUBDIR+=       hs-setlocale



Home | Main Index | Thread Index | Old Index