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:   wiz
Date:           Sun May 19 15:45:58 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + cpp-httplib


To generate a diff of this commit:
cvs rdiff -u -r1.1791 -r1.1792 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.1791 pkgsrc/www/Makefile:1.1792
--- pkgsrc/www/Makefile:1.1791  Thu May  2 06:54:58 2024
+++ pkgsrc/www/Makefile Sun May 19 15:45:58 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1791 2024/05/02 06:54:58 pho Exp $
+# $NetBSD: Makefile,v 1.1792 2024/05/19 15:45:58 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -89,6 +89,7 @@ SUBDIR+=      clearsilver
 SUBDIR+=       clearsilver-base
 SUBDIR+=       clisp-fastcgi
 SUBDIR+=       cobalt
+SUBDIR+=       cpp-httplib
 SUBDIR+=       cppcms
 SUBDIR+=       crates-io-cli
 SUBDIR+=       crawl



Home | Main Index | Thread Index | Old Index