aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2008-06-11 20:08:16 +0000
committerDoug Barton <dougb@FreeBSD.org>2008-06-11 20:08:16 +0000
commit3ed25b7d18b2387a412611298db22f6005347232 (patch)
treee25257e40e5973c7afb67605777419f0668b7762
parentb4445975fb995310929e2de421d91c76ad96d170 (diff)
downloadports-3ed25b7d18b2387a412611298db22f6005347232.tar.gz
ports-3ed25b7d18b2387a412611298db22f6005347232.zip
Notes
-rw-r--r--ports-mgmt/portmaster/files/portmaster.83
1 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/portmaster/files/portmaster.8 b/ports-mgmt/portmaster/files/portmaster.8
index 91555d592ef3..17735c1f5fd2 100644
--- a/ports-mgmt/portmaster/files/portmaster.8
+++ b/ports-mgmt/portmaster/files/portmaster.8
@@ -536,7 +536,8 @@ to do a complete reinstallation of all your ports:
.Dl "3. portmaster --clean-distfiles-all"
.Dl "4. portmaster -Faf"
.Dl "5. pkg_delete '*'"
-.Dl "6. Manually check through /usr/local to make sure it is really"
+.Dl "6. rm -rf /usr/local/lib/compat/pkg"
+.Dl "7. Manually check through /usr/local to make sure it is really"
.Dl " empty"
.Pp
.Dl "Now look at the list you generated in the first step and install"