pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www www/Makefile: + hs-websockets



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6cff7fa6d1da
branches:  trunk
changeset: 374544:6cff7fa6d1da
user:      pho <pho%pkgsrc.org@localhost>
date:      Wed Feb 23 16:21:22 2022 +0000

description:
www/Makefile: + hs-websockets

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d87638ceb84d -r 6cff7fa6d1da www/Makefile
--- a/www/Makefile      Wed Feb 23 16:21:14 2022 +0000
+++ b/www/Makefile      Wed Feb 23 16:21:22 2022 +0000
@@ -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-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