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 Nov  2 02:35:00 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-js-chart


To generate a diff of this commit:
cvs rdiff -u -r1.1764 -r1.1765 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.1764 pkgsrc/www/Makefile:1.1765
--- pkgsrc/www/Makefile:1.1764  Wed Nov  1 03:18:56 2023
+++ pkgsrc/www/Makefile Thu Nov  2 02:35:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1764 2023/11/01 03:18:56 pho Exp $
+# $NetBSD: Makefile,v 1.1765 2023/11/02 02:35:00 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -164,6 +164,7 @@ SUBDIR+=    hs-http-date
 SUBDIR+=       hs-http-media
 SUBDIR+=       hs-http-types
 SUBDIR+=       hs-http2
+SUBDIR+=       hs-js-chart
 SUBDIR+=       hs-js-dgtable
 SUBDIR+=       hs-js-flot
 SUBDIR+=       hs-js-jquery



Home | Main Index | Thread Index | Old Index