diff options
Diffstat (limited to 'www/tomcat55/Makefile')
-rw-r--r-- | www/tomcat55/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tomcat55/Makefile b/www/tomcat55/Makefile index 29a3d5887dff..d544fb07f0db 100644 --- a/www/tomcat55/Makefile +++ b/www/tomcat55/Makefile @@ -17,6 +17,7 @@ COMMENT= Open-source Java web server by Apache, 5.0.x branch USE_JAVA= 1.3+ NO_BUILD= YES +LATEST_LINK= jakarta-tomcat5 MAJOR_VER= ${PORTVERSION:R} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |