From owner-svn-ports-all@FreeBSD.ORG Fri Jul 27 09:25:08 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 7D62E106564A; Fri, 27 Jul 2012 09:25:08 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 68A0E8FC12; Fri, 27 Jul 2012 09:25:08 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q6R9P8Kn087341; Fri, 27 Jul 2012 09:25:08 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6R9P8aA087339; Fri, 27 Jul 2012 09:25:08 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201207270925.q6R9P8aA087339@svn.freebsd.org> From: Dirk Meyer Date: Fri, 27 Jul 2012 09:25:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r301597 - head/ftp/vsftpd X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Jul 2012 09:25:08 -0000 Author: dinoex Date: Fri Jul 27 09:25:07 2012 New Revision: 301597 URL: http://svn.freebsd.org/changeset/ports/301597 Log: - fix linebreaks and spacing Modified: head/ftp/vsftpd/pkg-descr Modified: head/ftp/vsftpd/pkg-descr ============================================================================== --- head/ftp/vsftpd/pkg-descr Fri Jul 27 07:34:03 2012 (r301596) +++ head/ftp/vsftpd/pkg-descr Fri Jul 27 09:25:07 2012 (r301597) @@ -6,10 +6,10 @@ From the README file: Contact: scarybeasts@gmail.com vsftpd is an FTP server, or daemon. The "vs" stands for Very - Secure. Obviously this is not a guarantee, but a reflection + Secure. Obviously this is not a guarantee, but a reflection that I have written the entire codebase with security in mind, and carefully designed the program to be resilient to attack. LICENSE: GPL2 or later with execption to link with OpenSSL -WWW: https://security.appspot.com/vsftpd.html \ No newline at end of file +WWW: https://security.appspot.com/vsftpd.html