svn commit: r324059 - head

Koop Mast kwm at FreeBSD.org
Wed Jul 31 15:42:08 UTC 2013


Author: kwm
Date: Wed Jul 31 15:42:07 2013
New Revision: 324059
URL: http://svnweb.freebsd.org/changeset/ports/324059

Log:
  Switch around -f with -r for portmaster. I got confused while looking at
  portupgrade options.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Wed Jul 31 14:53:14 2013	(r324058)
+++ head/UPDATING	Wed Jul 31 15:42:07 2013	(r324059)
@@ -19,7 +19,7 @@ you update your ports collection, before
   Note that users of pkg packages can just run the pkg delete command after
   their next update.
 
-  # portmaster -f gio-fam-backend
+  # portmaster -r gio-fam-backend
   # pkg_delete gio-fam-backend (for pkgng: pkg delete gio-fam-backend)
   # portmaster -a
 


More information about the svn-ports-all mailing list