pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Enable apache-tomcat9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c29f2e94f6eb
branches:  trunk
changeset: 318275:c29f2e94f6eb
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Jan 22 14:55:46 2019 +0000

description:
Enable apache-tomcat9

diffstat:

 www/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e8653c395856 -r c29f2e94f6eb www/Makefile
--- a/www/Makefile      Tue Jan 22 14:55:10 2019 +0000
+++ b/www/Makefile      Tue Jan 22 14:55:46 2019 +0000
@@ -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-tomcat7
 SUBDIR+=       apache-tomcat8
 SUBDIR+=       apache-tomcat85
+SUBDIR+=       apache-tomcat9
 SUBDIR+=       apache24
 SUBDIR+=       apachetop
 SUBDIR+=       asp2php



Home | Main Index | Thread Index | Old Index