svn commit: r305977 - head
Bryan Drewery
bdrewery at FreeBSD.org
Tue Oct 16 14:33:08 UTC 2012
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 at 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 at 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
More information about the svn-ports-head
mailing list