aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-10-16 22:33:07 +0800
committerbdrewery <bdrewery@FreeBSD.org>2012-10-16 22:33:07 +0800
commit2b131172fe166793e7f2c7f092d544a90c3c1a39 (patch)
tree9a6e1110e3de82780a084d7a87b5b1da5b09bb58 /UPDATING
parent2981e00841d4d7c9f1d0a66c5cf4b2b3d7f17351 (diff)
downloadfreebsd-ports-gnome-2b131172fe166793e7f2c7f092d544a90c3c1a39.tar.gz
freebsd-ports-gnome-2b131172fe166793e7f2c7f092d544a90c3c1a39.tar.zst
freebsd-ports-gnome-2b131172fe166793e7f2c7f092d544a90c3c1a39.zip
- Fix grammar
Reported by: wblock Feature safe: yes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index f1c6a634f161..4b9949ef6aef 100644
--- a/UPDATING
+++ b/UPDATING
@@ -9,7 +9,7 @@ you update your ports collection, before attempting any port upgrades.
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 attempting any port upgrades.
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