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:           Sun Jan 29 05:16:12 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-wai-extra


To generate a diff of this commit:
cvs rdiff -u -r1.1676 -r1.1677 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.1676 pkgsrc/www/Makefile:1.1677
--- pkgsrc/www/Makefile:1.1676  Sun Jan 29 04:56:37 2023
+++ pkgsrc/www/Makefile Sun Jan 29 05:16:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1676 2023/01/29 04:56:37 pho Exp $
+# $NetBSD: Makefile,v 1.1677 2023/01/29 05:16:12 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -166,6 +166,7 @@ SUBDIR+=    hs-js-jquery
 SUBDIR+=       hs-open-browser
 SUBDIR+=       hs-servant
 SUBDIR+=       hs-wai
+SUBDIR+=       hs-wai-extra
 SUBDIR+=       hs-wai-logger
 SUBDIR+=       hs-wai-websockets
 SUBDIR+=       hs-warp



Home | Main Index | Thread Index | Old Index