dougb       2008-03-19 20:25:02 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/portmaster/files portmaster.8 
  Log:
  In the example about using portmaster to do a complete re-install of
  your ports, I had:
  pkg_delete *
  which works for me because of a local bash completion, but doesn't
  work for most users. So, correct that to be:
  pkg_delete '*'
  instead.
  
  Revision  Changes    Path
  2.2       +3 -3      ports/ports-mgmt/portmaster/files/portmaster.8
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to