From owner-svn-ports-head@FreeBSD.ORG Mon Aug 27 22:06:20 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C825106566B; Mon, 27 Aug 2012 22:06:20 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 476A98FC16; Mon, 27 Aug 2012 22:06:20 +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 q7RM6KGP064882; Mon, 27 Aug 2012 22:06:20 GMT (envelope-from adamw@svn.freebsd.org) Received: (from adamw@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q7RM6Kdq064880; Mon, 27 Aug 2012 22:06:20 GMT (envelope-from adamw@svn.freebsd.org) Message-Id: <201208272206.q7RM6Kdq064880@svn.freebsd.org> From: Adam Weinberger Date: Mon, 27 Aug 2012 22:06:20 +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: r303262 - head/mail/fetchmail X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 27 Aug 2012 22:06:20 -0000 Author: adamw Date: Mon Aug 27 22:06:19 2012 New Revision: 303262 URL: http://svn.freebsd.org/changeset/ports/303262 Log: Typo nit. Modified: head/mail/fetchmail/pkg-descr Modified: head/mail/fetchmail/pkg-descr ============================================================================== --- head/mail/fetchmail/pkg-descr Mon Aug 27 22:00:31 2012 (r303261) +++ head/mail/fetchmail/pkg-descr Mon Aug 27 22:06:19 2012 (r303262) @@ -2,9 +2,9 @@ Fetchmail is a full-featured IMAP/POP2/P easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your -mail server to your local delivery system, allowing you to read your it -with your favourite mail user agent. Fetchmail also includes useful spam -filtering and multi-user functions. +mail server to your local delivery system, allowing you to read it with your +favourite mail user agent. Fetchmail also includes useful spam filtering and +multi-user functions. A typical use of fetchmail is to connect to your ISP's POP3 server, downloading your mail into the INBOX on your local computer. You may then