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:           Tue Oct 31 16:41:13 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-path-pieces


To generate a diff of this commit:
cvs rdiff -u -r1.1757 -r1.1758 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.1757 pkgsrc/www/Makefile:1.1758
--- pkgsrc/www/Makefile:1.1757  Tue Oct 31 06:20:27 2023
+++ pkgsrc/www/Makefile Tue Oct 31 16:41:12 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1757 2023/10/31 06:20:27 pho Exp $
+# $NetBSD: Makefile,v 1.1758 2023/10/31 16:41:12 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -167,6 +167,7 @@ SUBDIR+=    hs-js-dgtable
 SUBDIR+=       hs-js-flot
 SUBDIR+=       hs-js-jquery
 SUBDIR+=       hs-open-browser
+SUBDIR+=       hs-path-pieces
 SUBDIR+=       hs-servant
 SUBDIR+=       hs-servant-server
 SUBDIR+=       hs-wai



Home | Main Index | Thread Index | Old Index