aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2011-08-22 23:19:37 +0000
committerStanislav Sedov <stas@FreeBSD.org>2011-08-22 23:19:37 +0000
commitacf327972164710ef30df4635a3a32b380b5e718 (patch)
tree69cbea6651e1bcbe4b80c1da4ba4af463b1cc8da /UPDATING
parent8394090d03a6e5b55a3543856059caa5394bf9ff (diff)
downloadports-acf327972164710ef30df4635a3a32b380b5e718.tar.gz
ports-acf327972164710ef30df4635a3a32b380b5e718.zip
- Correct ruby upgrade notes.
Notes
Notes: svn path=/head/; revision=280220
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index e4535f61fb7a..bff6589b4071 100644
--- a/UPDATING
+++ b/UPDATING
@@ -13,7 +13,7 @@ you update your ports collection, before attempting any port upgrades.
depends on it.
If you use portmaster:
- # portmaster -r ruby18
+ # portmaster -fr ruby18
If you use portupgrade:
# portupgrade -fr lang/ruby18
@@ -24,7 +24,7 @@ you update your ports collection, before attempting any port upgrades.
#
# Keep ruby 1.8 as default version.
#
- RUBY_VER=1.8
+ RUBY_DEFAULT_VER=1.8
20110822:
AFFECTS: users of graphics/opencv