diff options
Diffstat (limited to 'www/jakarta-tomcat3/Makefile')
-rw-r--r-- | www/jakarta-tomcat3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/jakarta-tomcat3/Makefile b/www/jakarta-tomcat3/Makefile index 86279cdde94a..a3ab59549641 100644 --- a/www/jakarta-tomcat3/Makefile +++ b/www/jakarta-tomcat3/Makefile @@ -7,7 +7,6 @@ PORTNAME= jakarta-tomcat PORTVERSION= 3.3.2 -PORTREVISION= 0 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR= tomcat-3/v${PORTVERSION}/bin @@ -15,6 +14,8 @@ MASTER_SITE_SUBDIR= tomcat-3/v${PORTVERSION}/bin MAINTAINER= liukang@bjut.edu.cn COMMENT= Open-source Java web server by Apache, stable 3.x branch +MAN1= ${CONTROL_SCRIPT_NAME}.1 + USE_JAVA= YES JAVA_VERSION= 1.2+ NO_BUILD= YES |