diff options
Diffstat (limited to 'www/tomcat7/Makefile')
-rw-r--r-- | www/tomcat7/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index 29a3d58..d544fb0 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/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} |