diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2011-03-19 01:29:57 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2011-03-19 01:29:57 +0800 |
commit | 9321aac621c4f6f5fc76c58f70ba870cf636f532 (patch) | |
tree | 1eee5ab5e7925f98d02adf00cc27626446fec25e /UPDATING | |
parent | 4446e12104a55dd97042970a70eeb43cb3118a94 (diff) | |
download | freebsd-ports-gnome-9321aac621c4f6f5fc76c58f70ba870cf636f532.tar.gz freebsd-ports-gnome-9321aac621c4f6f5fc76c58f70ba870cf636f532.tar.zst freebsd-ports-gnome-9321aac621c4f6f5fc76c58f70ba870cf636f532.zip |
Fix grammar mistake
Approved by: miwi@
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -9,12 +9,12 @@ you update your ports collection, before attempting any port upgrades. AFFECTS: users of www/node and www/node-devel AUTHOR: araujo@FreeBSD.org - The port www/node was merged with www/node-devel since there is no more a - development version. Also www/node doesn't has followed the stable updstream - before this update. + The port www/node was merged with www/node-devel since there is no longer a + development version. Also www/node has not followed the stable upstream + prior to this update. - To keep www/node updated in your applications, you must use from now on - www/node instead www/node-devel, if you have been using the www/node-devel, + To keep www/node updated in your applications, from now on you must use + www/node instead of www/node-devel. If you have been using the www/node-devel, you must run one of the following commands to upgrade: # portmaster -o www/node www/node-devel |