From owner-svn-ports-head@FreeBSD.ORG Sun Dec 14 20:03:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C0D84BC; Sun, 14 Dec 2014 20:03:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 377F794B; Sun, 14 Dec 2014 20:03:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBEK3UDF074303; Sun, 14 Dec 2014 20:03:30 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBEK3T0v074300; Sun, 14 Dec 2014 20:03:29 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201412142003.sBEK3T0v074300@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 14 Dec 2014 20:03:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374720 - in head/mail: panda-cclient panda-imap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2014 20:03:30 -0000 Author: thierry Date: Sun Dec 14 20:03:28 2014 New Revision: 374720 URL: https://svnweb.freebsd.org/changeset/ports/374720 QAT: https://qat.redports.org/buildarchive/r374720/ Log: Change the WWW: line to avoid confusion. Suggested by: bapt Modified: head/mail/panda-cclient/pkg-descr head/mail/panda-imap/pkg-descr Modified: head/mail/panda-cclient/pkg-descr ============================================================================== --- head/mail/panda-cclient/pkg-descr Sun Dec 14 19:16:18 2014 (r374719) +++ head/mail/panda-cclient/pkg-descr Sun Dec 14 20:03:28 2014 (r374720) @@ -4,6 +4,6 @@ server. This is the version forked from UW by the original author Mark Crispin. -For more information, please see the UW IMAP homepage: +For more information, please see the repository homepage: -WWW: http://www.washington.edu/imap/ +WWW: https://github.com/jonabbey/panda-imap Modified: head/mail/panda-imap/pkg-descr ============================================================================== --- head/mail/panda-imap/pkg-descr Sun Dec 14 19:16:18 2014 (r374719) +++ head/mail/panda-imap/pkg-descr Sun Dec 14 20:03:28 2014 (r374720) @@ -3,4 +3,4 @@ Included are (almost) backwards-compatib This is the version forked from UW by the original author Mark Crispin. -WWW: http://www.washington.edu/imap/ +WWW: https://github.com/jonabbey/panda-imap