From owner-svn-doc-all@FreeBSD.ORG Tue Nov 27 15:50:50 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 03D8AF72; Tue, 27 Nov 2012 15:50:50 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id DC6E28FC14; Tue, 27 Nov 2012 15:50:49 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qARFonBd000721; Tue, 27 Nov 2012 15:50:49 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qARFoni1000719; Tue, 27 Nov 2012 15:50:49 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201211271550.qARFoni1000719@svn.freebsd.org> From: Eitan Adler Date: Tue, 27 Nov 2012 15:50:49 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40169 - head/en_US.ISO8859-1/books/porters-handbook X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Nov 2012 15:50:50 -0000 Author: eadler Date: Tue Nov 27 15:50:49 2012 New Revision: 40169 URL: http://svnweb.freebsd.org/changeset/doc/40169 Log: Use space, not tab, after "Created by:" per the official portmgr announcement. Submitted by: ak Approved by: bcr (mentor) Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/book.xml Tue Nov 27 15:30:43 2012 (r40168) +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Tue Nov 27 15:50:49 2012 (r40169) @@ -16561,7 +16561,7 @@ IGNORE= POINTYHAT is not supported Makefile. [the header...just to make it easier for us to identify the ports.] -# Created by: Satoshi Asami <asami@FreeBSD.org> +# Created by: Satoshi Asami <asami@FreeBSD.org> [The optional Created by: line names the person who originally created the port. If this line is present, future maintainers should not change or remove it except at the original author's request.]