diff options
author | znerd <znerd@FreeBSD.org> | 2004-03-08 17:50:08 +0800 |
---|---|---|
committer | znerd <znerd@FreeBSD.org> | 2004-03-08 17:50:08 +0800 |
commit | 9c8b3366a177a8f7870e605252ad98873c2d65de (patch) | |
tree | 8d8d39bd478c9fe708bf4d1af59c07e66047c77a /www/tomcat41 | |
parent | 4f43716f2ff682fc18c7a7a6b6313f0f76b55a04 (diff) | |
download | freebsd-ports-gnome-9c8b3366a177a8f7870e605252ad98873c2d65de.tar.gz freebsd-ports-gnome-9c8b3366a177a8f7870e605252ad98873c2d65de.tar.zst freebsd-ports-gnome-9c8b3366a177a8f7870e605252ad98873c2d65de.zip |
Set LATEST_LINK.
Reported by: kris
Diffstat (limited to 'www/tomcat41')
-rw-r--r-- | www/tomcat41/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tomcat41/Makefile b/www/tomcat41/Makefile index 4428dc36944d..17ef130c1a7a 100644 --- a/www/tomcat41/Makefile +++ b/www/tomcat41/Makefile @@ -18,6 +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 MAN1= tomcat41ctl.1 |