diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2002-09-03 09:47:01 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2002-09-03 09:47:01 +0000 |
commit | 6844be8d510e450e07671ddd4ede2fb6c52ab07b (patch) | |
tree | 1ce7b4686d7776aa62af92b71deb6dff873a2282 /www/Makefile | |
parent | Allow 'make search ...' to work even if the ports tree is symbolically (diff) |
New port: Jakarta Tomcat 4.1. This port is based on the Tomcat 4
port.
Notes
Notes:
svn path=/head/; revision=65553
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index bfd6bd21d8e0..6063b5380ab7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -114,6 +114,7 @@ SUBDIR += jakarta-jmeter SUBDIR += jakarta-tomcat3 SUBDIR += jakarta-tomcat4 + SUBDIR += jakarta-tomcat41 SUBDIR += jdresolve SUBDIR += jesred SUBDIR += jetty |