From owner-svn-ports-all@FreeBSD.ORG Thu Jul 26 15:26:13 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 DD1FB106564A; Thu, 26 Jul 2012 15:26:13 +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 C86E18FC14; Thu, 26 Jul 2012 15:26:13 +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 q6QFQD7c098036; Thu, 26 Jul 2012 15:26:13 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q6QFQDav098034; Thu, 26 Jul 2012 15:26:13 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201207261526.q6QFQDav098034@svn.freebsd.org> From: Dirk Meyer Date: Thu, 26 Jul 2012 15:26:13 +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: r301563 - 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: Thu, 26 Jul 2012 15:26:14 -0000 Author: dinoex Date: Thu Jul 26 15:26:13 2012 New Revision: 301563 URL: http://svn.freebsd.org/changeset/ports/301563 Log: - update WWW and email PR: 170101 Submitted by: Hung-te Liang Modified: head/ftp/vsftpd/pkg-descr Modified: head/ftp/vsftpd/pkg-descr ============================================================================== --- head/ftp/vsftpd/pkg-descr Thu Jul 26 15:02:15 2012 (r301562) +++ head/ftp/vsftpd/pkg-descr Thu Jul 26 15:26:13 2012 (r301563) @@ -3,13 +3,13 @@ A FTP daemon that aims to be "very secur From the README file: Author: Chris Evans - Contact: chris@scary.beasts.org + 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: http://vsftpd.beasts.org/ +WWW: https://security.appspot.com/vsftpd.html \ No newline at end of file