svn commit: r308669 - head

Hajimu UMEMOTO ume at FreeBSD.org
Tue Dec 11 07:49:10 UTC 2012


Author: ume
Date: Tue Dec 11 07:49:10 2012
New Revision: 308669
URL: http://svnweb.freebsd.org/changeset/ports/308669

Log:
  Correct use of portmaster's options.
  
  Spotted by:	Thomas Mueller <tmueller__at__sysgo.com>

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Dec 11 07:48:34 2012	(r308668)
+++ head/UPDATING	Tue Dec 11 07:49:10 2012	(r308669)
@@ -13,7 +13,7 @@ you update your ports collection, before
   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
 


More information about the svn-ports-all mailing list