diff options
author | hq <hq@FreeBSD.org> | 2005-06-13 22:12:23 +0800 |
---|---|---|
committer | hq <hq@FreeBSD.org> | 2005-06-13 22:12:23 +0800 |
commit | 01b539b68d27bd83b17176df2f003b7e9159ce93 (patch) | |
tree | 9854a0c245e162b5e2fb95990edf9a3bd3f96590 /www/Makefile | |
parent | 8d2767e6d9c4a0a197b8deb23b2ccef40aaa4bda (diff) | |
download | freebsd-ports-graphics-01b539b68d27bd83b17176df2f003b7e9159ce93.tar.gz freebsd-ports-graphics-01b539b68d27bd83b17176df2f003b7e9159ce93.tar.zst freebsd-ports-graphics-01b539b68d27bd83b17176df2f003b7e9159ce93.zip |
Add jakarta-tomcat55, the Tomcat 5.5.x branch
PR: 81458
Reported by: Scott Balmos <scott.balmos@utoledo.edu>
Submitted by: Kang Liu <liukang@bjut.edu.cn> (maintainer)
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 206166213d3..74f0746adfe 100644 --- a/www/Makefile +++ b/www/Makefile @@ -181,6 +181,7 @@ SUBDIR += jakarta-tomcat4 SUBDIR += jakarta-tomcat41 SUBDIR += jakarta-tomcat5 + SUBDIR += jakarta-tomcat55 SUBDIR += jdresolve SUBDIR += jesred SUBDIR += jetspeed |