pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   pho
Date:           Sat Mar  8 02:59:49 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-snap-core


To generate a diff of this commit:
cvs rdiff -u -r1.1851 -r1.1852 pkgsrc/www/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1851 pkgsrc/www/Makefile:1.1852
--- pkgsrc/www/Makefile:1.1851  Fri Mar  7 13:35:43 2025
+++ pkgsrc/www/Makefile Sat Mar  8 02:59:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1851 2025/03/07 13:35:43 pho Exp $
+# $NetBSD: Makefile,v 1.1852 2025/03/08 02:59:48 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -179,6 +179,7 @@ SUBDIR+=    hs-servant
 SUBDIR+=       hs-servant-client
 SUBDIR+=       hs-servant-client-core
 SUBDIR+=       hs-servant-server
+SUBDIR+=       hs-snap-core
 SUBDIR+=       hs-wai
 SUBDIR+=       hs-wai-app-static
 SUBDIR+=       hs-wai-cors



Home | Main Index | Thread Index | Old Index