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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
