diff options
author | ale <ale@FreeBSD.org> | 2012-11-16 23:42:37 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2012-11-16 23:42:37 +0800 |
commit | 76dfc866db5ea81bc385e08e0a7989480855db1a (patch) | |
tree | b2dcb0ae0e1f8597e93863a8b50cd4151e8222fc /www | |
parent | 38fe36d000e2fedc1d7d68b59679e3fe979834da (diff) | |
download | freebsd-ports-gnome-76dfc866db5ea81bc385e08e0a7989480855db1a.tar.gz freebsd-ports-gnome-76dfc866db5ea81bc385e08e0a7989480855db1a.tar.zst freebsd-ports-gnome-76dfc866db5ea81bc385e08e0a7989480855db1a.zip |
Improve comment.
Feature safe: yes
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. |