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 04:56:37 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-servant


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



Home | Main Index | Thread Index | Old Index