- Fix incorrect portmaster instructions for ruby update
This commit is contained in:
parent
bba50343ec
commit
d38ab88e88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319286
1 changed files with 1 additions and 1 deletions
2
UPDATING
2
UPDATING
|
@ -12,7 +12,7 @@ you update your ports collection, before attempting any port upgrades.
|
|||
The default ruby version has been updated from 1.8 to 1.9. You'll need to
|
||||
rebuild all ports that depend on ruby:
|
||||
|
||||
# portmaster -r lang/ruby19
|
||||
# portmaster -r ruby19
|
||||
or
|
||||
# portupgrade -fr lang/ruby19
|
||||
or
|
||||
|
|
Loading…
Reference in a new issue