From owner-svn-ports-all@FreeBSD.ORG Fri Nov 16 15:42:37 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D95F36C7; Fri, 16 Nov 2012 15:42:37 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id BE2FF8FC1B; Fri, 16 Nov 2012 15:42:37 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qAGFgbE3015424; Fri, 16 Nov 2012 15:42:37 GMT (envelope-from ale@svn.freebsd.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAGFgbJl015422; Fri, 16 Nov 2012 15:42:37 GMT (envelope-from ale@svn.freebsd.org) Message-Id: <201211161542.qAGFgbJl015422@svn.freebsd.org> From: Alex Dupre Date: Fri, 16 Nov 2012 15:42:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307489 - head/www/tomcat7/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2012 15:42:37 -0000 Author: ale Date: Fri Nov 16 15:42:37 2012 New Revision: 307489 URL: http://svnweb.freebsd.org/changeset/ports/307489 Log: Improve comment. Feature safe: yes Modified: head/www/tomcat7/files/tomcat7.in Modified: head/www/tomcat7/files/tomcat7.in ============================================================================== --- head/www/tomcat7/files/tomcat7.in Fri Nov 16 14:32:03 2012 (r307488) +++ head/www/tomcat7/files/tomcat7.in Fri Nov 16 15:42:37 2012 (r307489) @@ -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.