diff options
Diffstat (limited to 'www/tomcat6/Makefile')
-rw-r--r-- | www/tomcat6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 7ec4e89c731f..90ab6264ab61 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -22,7 +22,7 @@ USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= YES -USE_RC_SUBR= tomcat6.sh +USE_RC_SUBR= tomcat6 SUB_FILES= pkg-install MAJOR_VER= ${PORTVERSION:R} |