diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-11-16 15:42:37 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-11-16 15:42:37 +0000 |
commit | 9170b0fef4a884e19b906ff7a8b91b4ca2d7f40f (patch) | |
tree | b2dcb0ae0e1f8597e93863a8b50cd4151e8222fc /www | |
parent | 3ba35ba8f3d411f29bee685fc47381daf11b58d2 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/tomcat7/files/tomcat7.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tomcat7/files/tomcat7.in b/www/tomcat7/files/tomcat7.in index 0c1e89269432..efb0fd278e58 100644 --- a/www/tomcat7/files/tomcat7.in +++ b/www/tomcat7/files/tomcat7.in @@ -48,7 +48,7 @@ # # tomcat7_classpath (str): # Set to "" by default. -# Addtional classes to add to the CLASSPATH +# Addtional classes to add to the CLASSPATH. If set, must start with ':' # # tomcat7_java_opts (str): # Set to "" by default. |