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:   vins
Date:           Sat May  9 13:15:13 UTC 2026

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: s/librest07/librest


To generate a diff of this commit:
cvs rdiff -u -r1.1917 -r1.1918 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.1917 pkgsrc/www/Makefile:1.1918
--- pkgsrc/www/Makefile:1.1917  Tue May  5 08:17:45 2026
+++ pkgsrc/www/Makefile Sat May  9 13:15:13 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1917 2026/05/05 08:17:45 taca Exp $
+# $NetBSD: Makefile,v 1.1918 2026/05/09 13:15:13 vins Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -239,7 +239,7 @@ SUBDIR+=    libmicrohttpd
 SUBDIR+=       libmrss
 SUBDIR+=       libproxy
 SUBDIR+=       libpsl
-SUBDIR+=       librest07
+SUBDIR+=       librest
 SUBDIR+=       libsass
 SUBDIR+=       libwebsockets
 SUBDIR+=       libwww



Home | Main Index | Thread Index | Old Index