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:           Thu Feb 24 01:00:02 UTC 2022

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-open-browser


To generate a diff of this commit:
cvs rdiff -u -r1.1615 -r1.1616 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.1615 pkgsrc/www/Makefile:1.1616
--- pkgsrc/www/Makefile:1.1615  Wed Feb 23 16:22:01 2022
+++ pkgsrc/www/Makefile Thu Feb 24 01:00:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1615 2022/02/23 16:22:01 pho Exp $
+# $NetBSD: Makefile,v 1.1616 2022/02/24 01:00:02 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -156,6 +156,7 @@ SUBDIR+=    hs-http2
 SUBDIR+=       hs-js-dgtable
 SUBDIR+=       hs-js-flot
 SUBDIR+=       hs-js-jquery
+SUBDIR+=       hs-open-browser
 SUBDIR+=       hs-wai
 SUBDIR+=       hs-wai-logger
 SUBDIR+=       hs-wai-websockets



Home | Main Index | Thread Index | Old Index