From owner-svn-ports-all@FreeBSD.ORG Tue Nov 25 17:24:04 2014 Return-Path: Delivered-To: svn-ports-all@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 1A8162B6; Tue, 25 Nov 2014 17:24:04 +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 0777AAD7; Tue, 25 Nov 2014 17:24:04 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAPHO3Q6077151; Tue, 25 Nov 2014 17:24:03 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAPHO3Pd077150; Tue, 25 Nov 2014 17:24:03 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201411251724.sAPHO3Pd077150@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 25 Nov 2014 17:24:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373420 - head/databases/pgaccess 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.18-1 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: Tue, 25 Nov 2014 17:24:04 -0000 Author: marino Date: Tue Nov 25 17:24:03 2014 New Revision: 373420 URL: https://svnweb.freebsd.org/changeset/ports/373420 QAT: https://qat.redports.org/buildarchive/r373420/ Log: databases/pgaccess: fix typos in pkg-descr PR: 195335 Modified: head/databases/pgaccess/pkg-descr Modified: head/databases/pgaccess/pkg-descr ============================================================================== --- head/databases/pgaccess/pkg-descr Tue Nov 25 17:21:34 2014 (r373419) +++ head/databases/pgaccess/pkg-descr Tue Nov 25 17:24:03 2014 (r373420) @@ -1,4 +1,4 @@ -PgAccess is a pretty GUI (Griphical User Interface) for the open source +PgAccess is a pretty GUI (Graphical User Interface) for the open source database PostgreSQL. PgAccess is a cross-platform database management tool for PostgreSQL, written in @@ -8,6 +8,6 @@ database and remote clients). PgAccess was originally written by Constantin Teodorescu using Visual Tcl, "the best tool for developing Tcl/Tk applications I've ever seen." -It is currently managed by hte developers at BSDforge.com. +It is currently managed by the developers at BSDforge.com. WWW: http://BSDforge.com/projects/databases/pgaccess/