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:           Mon Apr 10 10:44:46 UTC 2017

Modified Files:
        pkgsrc/www: Makefile

Log Message:
Add apache-tomcat85


To generate a diff of this commit:
cvs rdiff -u -r1.1220 -r1.1221 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.1220 pkgsrc/www/Makefile:1.1221
--- pkgsrc/www/Makefile:1.1220  Thu Apr  6 03:11:38 2017
+++ pkgsrc/www/Makefile Mon Apr 10 10:44:45 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1220 2017/04/06 03:11:38 minskim Exp $
+# $NetBSD: Makefile,v 1.1221 2017/04/10 10:44:45 ryoon Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -55,6 +55,7 @@ SUBDIR+=      apache-tomcat55
 SUBDIR+=       apache-tomcat6
 SUBDIR+=       apache-tomcat7
 SUBDIR+=       apache-tomcat8
+SUBDIR+=       apache-tomcat85
 SUBDIR+=       apache22
 SUBDIR+=       apache24
 SUBDIR+=       apachetop



Home | Main Index | Thread Index | Old Index