diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-12-11 07:49:10 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-12-11 07:49:10 +0000 |
commit | 74690a8eb15ce1bc6188e73baf1b0ff06fb1e04f (patch) | |
tree | 9efd11d7db9ca3f8c6178e722743feccf5ecfc35 /UPDATING | |
parent | f1977313c27be1bbac5bb3d553e6d0cdeb695791 (diff) |
Correct use of portmaster's options.
Spotted by: Thomas Mueller <tmueller__at__sysgo.com>
Notes
Notes:
svn path=/head/; revision=308669
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ you update your ports collection, before attempting any port upgrades. rebuild all ports that depend on it. If you use portmaster: - portmaster -r -w cyrus-sasl- + portmaster -w -r cyrus-sasl- If you use portupgrade: portupgrade -fr security/cyrus-sasl2 |