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:           Tue Jan 22 14:55:46 UTC 2019

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Enable apache-tomcat9


To generate a diff of this commit:
cvs rdiff -u -r1.1358 -r1.1359 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.1358 pkgsrc/www/Makefile:1.1359
--- pkgsrc/www/Makefile:1.1358  Mon Jan  7 18:03:27 2019
+++ pkgsrc/www/Makefile Tue Jan 22 14:55:46 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1358 2019/01/07 18:03:27 kleink Exp $
+# $NetBSD: Makefile,v 1.1359 2019/01/22 14:55:46 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -42,6 +42,7 @@ SUBDIR+=      apache-tomcat6
 SUBDIR+=       apache-tomcat7
 SUBDIR+=       apache-tomcat8
 SUBDIR+=       apache-tomcat85
+SUBDIR+=       apache-tomcat9
 SUBDIR+=       apache24
 SUBDIR+=       apachetop
 SUBDIR+=       asp2php



Home | Main Index | Thread Index | Old Index