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 May  5 16:04:00 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: +hs-warp-tls


To generate a diff of this commit:
cvs rdiff -u -r1.1537 -r1.1538 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.1537 pkgsrc/www/Makefile:1.1538
--- pkgsrc/www/Makefile:1.1537  Wed May  5 15:54:30 2021
+++ pkgsrc/www/Makefile Wed May  5 16:04:00 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1537 2021/05/05 15:54:30 pho Exp $
+# $NetBSD: Makefile,v 1.1538 2021/05/05 16:04:00 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -166,6 +166,7 @@ SUBDIR+=    hs-js-jquery
 SUBDIR+=       hs-wai
 SUBDIR+=       hs-wai-logger
 SUBDIR+=       hs-warp
+SUBDIR+=       hs-warp-tls
 SUBDIR+=       hs-xss-sanitize
 SUBDIR+=       htdavlock
 SUBDIR+=       htdig



Home | Main Index | Thread Index | Old Index