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:           Wed Feb 23 16:21:22 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-websockets


To generate a diff of this commit:
cvs rdiff -u -r1.1613 -r1.1614 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.1613 pkgsrc/www/Makefile:1.1614
--- pkgsrc/www/Makefile:1.1613  Wed Feb 23 16:10:03 2022
+++ pkgsrc/www/Makefile Wed Feb 23 16:21:22 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1613 2022/02/23 16:10:03 pho Exp $
+# $NetBSD: Makefile,v 1.1614 2022/02/23 16:21:22 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -160,6 +160,7 @@ SUBDIR+=    hs-wai
 SUBDIR+=       hs-wai-logger
 SUBDIR+=       hs-warp
 SUBDIR+=       hs-warp-tls
+SUBDIR+=       hs-websockets
 SUBDIR+=       hs-xss-sanitize
 SUBDIR+=       htdavlock
 SUBDIR+=       htdig



Home | Main Index | Thread Index | Old Index