diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2004-04-03 11:22:22 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2004-04-03 11:22:22 +0000 |
commit | ba82dd52dffa25436b4787a9b3f73ae4eb291235 (patch) | |
tree | 537295821e5e0adf7d9cd7a6b1bda7211c41d3a3 /www/tomcat41 | |
parent | 9fefb9d018c74e3e2688a7b92dbcc94ec34363cc (diff) |
Notes
Diffstat (limited to 'www/tomcat41')
-rw-r--r-- | www/tomcat41/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile index 70973c031afd..a08587d78ee8 100644 --- a/www/tomcat41/Makefile +++ b/www/tomcat41/Makefile @@ -18,7 +18,7 @@ COMMENT= Open-source Java web server by Apache, stable 4.1.x branch USE_JAVA= 1.2+ NO_BUILD= YES -LATEST_LINK= jakarta-tomcat41 +LATEST_LINK= ${APP_SHORTNAME} MAN1= tomcat41ctl.1 |