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 15:19:24 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: +hs-http2


To generate a diff of this commit:
cvs rdiff -u -r1.1535 -r1.1536 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.1535 pkgsrc/www/Makefile:1.1536
--- pkgsrc/www/Makefile:1.1535  Wed May  5 13:04:01 2021
+++ pkgsrc/www/Makefile Wed May  5 15:19:24 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1535 2021/05/05 13:04:01 pho Exp $
+# $NetBSD: Makefile,v 1.1536 2021/05/05 15:19:24 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -160,6 +160,7 @@ SUBDIR+=    hs-http-client-tls
 SUBDIR+=       hs-http-conduit
 SUBDIR+=       hs-http-date
 SUBDIR+=       hs-http-types
+SUBDIR+=       hs-http2
 SUBDIR+=       hs-js-flot
 SUBDIR+=       hs-js-jquery
 SUBDIR+=       hs-wai



Home | Main Index | Thread Index | Old Index