svn commit: r258924 - head/tools/build/options

Bryan Drewery bdrewery at FreeBSD.org
Wed Dec 4 15:58:42 UTC 2013


Author: bdrewery (ports committer)
Date: Wed Dec  4 15:58:42 2013
New Revision: 258924
URL: http://svnweb.freebsd.org/changeset/base/258924

Log:
  Add missing period for WITHOUT_PKGBOOTSTRAP so that it matches all
  other entries.
  
  Approved by:	bapt
  MFC after:	3 days

Modified:
  head/tools/build/options/WITHOUT_PKGBOOTSTRAP

Modified: head/tools/build/options/WITHOUT_PKGBOOTSTRAP
==============================================================================
--- head/tools/build/options/WITHOUT_PKGBOOTSTRAP	Wed Dec  4 14:50:43 2013	(r258923)
+++ head/tools/build/options/WITHOUT_PKGBOOTSTRAP	Wed Dec  4 15:58:42 2013	(r258924)
@@ -1,4 +1,4 @@
 .\" $FreeBSD$
 Set to not build
 .Xr pkg 7
-bootstrap tool
+bootstrap tool.


More information about the svn-src-head mailing list