From owner-svn-ports-all@FreeBSD.ORG Wed Feb 20 20:59:13 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D5D4855E; Wed, 20 Feb 2013 20:59:13 +0000 (UTC) (envelope-from sunpoet@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 B20DD6B3; Wed, 20 Feb 2013 20:59:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r1KKxDLO026565; Wed, 20 Feb 2013 20:59:13 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r1KKxDKF026564; Wed, 20 Feb 2013 20:59:13 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201302202059.r1KKxDKF026564@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Wed, 20 Feb 2013 20:59:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r312673 - head/devel/icu 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: Wed, 20 Feb 2013 20:59:13 -0000 Author: sunpoet Date: Wed Feb 20 20:59:13 2013 New Revision: 312673 URL: http://svnweb.freebsd.org/changeset/ports/312673 Log: - Fix typo Modified: head/devel/icu/pkg-descr (contents, props changed) Modified: head/devel/icu/pkg-descr ============================================================================== --- head/devel/icu/pkg-descr Wed Feb 20 20:37:09 2013 (r312672) +++ head/devel/icu/pkg-descr Wed Feb 20 20:59:13 2013 (r312673) @@ -1,5 +1,5 @@ The International Components for Unicode (ICU) is a C and C++ library -providing Unicode support (p.ex. character set conversions, locales, +providing Unicode support (ex. character set conversions, locales, normalization, transliteration, etc.). More information on ICU can be found on the homepage