Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 14:33:07 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305977 - head
Message-ID:  <201210161433.q9GEX7uX058662@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Tue Oct 16 14:33:07 2012
New Revision: 305977
URL: http://svn.freebsd.org/changeset/ports/305977

Log:
  - Fix grammar
  
  Reported by:	wblock
  Feature safe:	yes

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Oct 16 14:28:09 2012	(r305976)
+++ head/UPDATING	Tue Oct 16 14:33:07 2012	(r305977)
@@ -9,7 +9,7 @@ you update your ports collection, before
   AFFECTS: users of ports-mgmt/portmaster
   AUTHOR: bdrewery@FreeBSD.org
 
-  Portmaster now support pkgng. To use pkgng, enable the patch in the port,
+  Portmaster now supports pkgng. To use pkgng, enable the patch in the port,
   enable pkgng in your make.conf, and convert your existing /var/db/pkg
   database. Also see UPDATING entry 20121010 if you are on a recent CURRENT
   and do not want to use pkg.
@@ -22,7 +22,7 @@ you update your ports collection, before
   AFFECTS: users of ports-mgmt/portupgrade
   AUTHOR: bdrewery@FreeBSD.org
 
-  Portupgrade now support pkgng. To use pkgng, enable it in your make.conf,
+  Portupgrade now supports pkgng. To use pkgng, enable it in your make.conf,
   and convert your databases.
 
   # echo 'WITH_PKGNG=yes' >> /etc/make.conf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210161433.q9GEX7uX058662>