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:           Thu Jul 18 12:21:27 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable apache-tomcat10


To generate a diff of this commit:
cvs rdiff -u -r1.1797 -r1.1798 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.1797 pkgsrc/www/Makefile:1.1798
--- pkgsrc/www/Makefile:1.1797  Sun Jul 14 12:50:57 2024
+++ pkgsrc/www/Makefile Thu Jul 18 12:21:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1797 2024/07/14 12:50:57 wiz Exp $
+# $NetBSD: Makefile,v 1.1798 2024/07/18 12:21:27 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -55,6 +55,7 @@ SUBDIR+=      ap22-authz-ldap
 SUBDIR+=       ap22-dnssd
 SUBDIR+=       ap24-authnz-external
 SUBDIR+=       apache-roller
+SUBDIR+=       apache-tomcat10
 SUBDIR+=       apache-tomcat55
 SUBDIR+=       apache-tomcat6
 SUBDIR+=       apache-tomcat7



Home | Main Index | Thread Index | Old Index