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 08:04:17 UTC 2023
Modified Files:
pkgsrc/www: Makefile
Log Message:
www/Makefile: + hs-wai-cors
To generate a diff of this commit:
cvs rdiff -u -r1.1679 -r1.1680 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.1679 pkgsrc/www/Makefile:1.1680
--- pkgsrc/www/Makefile:1.1679 Sun Jan 29 05:24:38 2023
+++ pkgsrc/www/Makefile Sun Jan 29 08:04:17 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1679 2023/01/29 05:24:38 pho Exp $
+# $NetBSD: Makefile,v 1.1680 2023/01/29 08:04:17 pho Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -168,6 +168,7 @@ SUBDIR+= hs-servant
SUBDIR+= hs-servant-server
SUBDIR+= hs-wai
SUBDIR+= hs-wai-app-static
+SUBDIR+= hs-wai-cors
SUBDIR+= hs-wai-extra
SUBDIR+= hs-wai-logger
SUBDIR+= hs-wai-websockets
Home |
Main Index |
Thread Index |
Old Index