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 Feb  2 04:01:56 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + hs-servant-client-core


To generate a diff of this commit:
cvs rdiff -u -r1.1837 -r1.1838 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.1837 pkgsrc/www/Makefile:1.1838
--- pkgsrc/www/Makefile:1.1837  Wed Jan 29 12:10:57 2025
+++ pkgsrc/www/Makefile Sun Feb  2 04:01:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1837 2025/01/29 12:10:57 adam Exp $
+# $NetBSD: Makefile,v 1.1838 2025/02/02 04:01:55 pho Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -174,6 +174,7 @@ SUBDIR+=    hs-js-jquery
 SUBDIR+=       hs-open-browser
 SUBDIR+=       hs-path-pieces
 SUBDIR+=       hs-servant
+SUBDIR+=       hs-servant-client-core
 SUBDIR+=       hs-servant-server
 SUBDIR+=       hs-wai
 SUBDIR+=       hs-wai-app-static



Home | Main Index | Thread Index | Old Index