diff options
author | swills <swills@FreeBSD.org> | 2015-03-02 23:45:28 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2015-03-02 23:45:28 +0800 |
commit | d2b2bdbd5d8f22c9985815df6845ffdc222c0f6f (patch) | |
tree | b73079a22593f9ef17f259bb2104a1266521dbee /UPDATING | |
parent | d9b1c39b99efd382c6617c2a8347f39428038b2e (diff) | |
download | freebsd-ports-gnome-d2b2bdbd5d8f22c9985815df6845ffdc222c0f6f.tar.gz freebsd-ports-gnome-d2b2bdbd5d8f22c9985815df6845ffdc222c0f6f.tar.zst freebsd-ports-gnome-d2b2bdbd5d8f22c9985815df6845ffdc222c0f6f.zip |
- Update instructions for ruby upgrade
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ you update your ports collection, before attempting any port upgrades. upon how you manage your system. If you use pkgng, simply upgrade: - # pkg upgrade + # pkg upgrade -f If you use portmaster, install new ruby, then rebuild all ports that depend on ruby: |