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 03:22:29 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1852 -r1.1853 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.1852 pkgsrc/www/Makefile:1.1853
--- pkgsrc/www/Makefile:1.1852  Sat Mar  8 02:59:48 2025
+++ pkgsrc/www/Makefile Sat Mar  8 03:22:28 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1852 2025/03/08 02:59:48 pho Exp $
+# $NetBSD: Makefile,v 1.1853 2025/03/08 03:22:28 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -180,6 +180,7 @@ SUBDIR+=    hs-servant-client
 SUBDIR+=       hs-servant-client-core
 SUBDIR+=       hs-servant-server
 SUBDIR+=       hs-snap-core
+SUBDIR+=       hs-snap-server
 SUBDIR+=       hs-wai
 SUBDIR+=       hs-wai-app-static
 SUBDIR+=       hs-wai-cors



Home | Main Index | Thread Index | Old Index