diff options
author | abs <abs> | 2006-01-03 18:13:20 +0000 |
---|---|---|
committer | abs <abs> | 2006-01-03 18:13:20 +0000 |
commit | 5252efbc6d87534fe19578b22feda34a5d4407bd (patch) | |
tree | 26d2a2a4ab1d52fe8dc8653c1f58f1b25cb9e0a1 /www | |
parent | 5af36a299cd84c327b3916e3bd0b80cf7ef3960b (diff) | |
download | pkgsrc-5252efbc6d87534fe19578b22feda34a5d4407bd.tar.gz |
apache-tomcat55 replaces jakarta-tomcat55
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 68cb1eafa71..ebc8f83c0e2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.425 2005/12/31 00:01:22 wiz Exp $ +# $NetBSD: Makefile,v 1.426 2006/01/03 18:13:20 abs Exp $ # COMMENT= Packages related to the World Wide Web @@ -49,6 +49,7 @@ SUBDIR+= ap2-subversion SUBDIR+= ap2-suphp SUBDIR+= ap2-transform SUBDIR+= apache +SUBDIR+= apache-tomcat55 SUBDIR+= apache2 SUBDIR+= apachetop SUBDIR+= apc-gui @@ -125,7 +126,6 @@ SUBDIR+= instiki SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat4 SUBDIR+= jakarta-tomcat5 -SUBDIR+= jakarta-tomcat55 SUBDIR+= jalbum SUBDIR+= jsdk20 SUBDIR+= jssi |