- Fix incorrect portmaster instructions for ruby update

This commit is contained in:
Steve Wills 2013-05-27 21:44:32 +00:00
parent bba50343ec
commit d38ab88e88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319286

View file

@ -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