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:   ryoon
Date:           Sun Jun 15 14:06:59 UTC 2025

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable ap2-qos


To generate a diff of this commit:
cvs rdiff -u -r1.1864 -r1.1865 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.1864 pkgsrc/www/Makefile:1.1865
--- pkgsrc/www/Makefile:1.1864  Wed Jun  4 11:02:22 2025
+++ pkgsrc/www/Makefile Sun Jun 15 14:06:59 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1864 2025/06/04 11:02:22 markd Exp $
+# $NetBSD: Makefile,v 1.1865 2025/06/15 14:06:59 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -50,6 +50,7 @@ SUBDIR+=      ap2-mkdir
 SUBDIR+=       ap2-passenger
 SUBDIR+=       ap2-perl
 SUBDIR+=       ap2-python
+SUBDIR+=       ap2-qos
 SUBDIR+=       ap2-subversion
 SUBDIR+=       ap2-upload
 SUBDIR+=       ap2-xsendfile



Home | Main Index | Thread Index | Old Index