From owner-svn-doc-all@FreeBSD.ORG Tue Jun 12 19:08:23 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC782106564A; Tue, 12 Jun 2012 19:08:23 +0000 (UTC) (envelope-from blackend@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C85708FC15; Tue, 12 Jun 2012 19:08:23 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q5CJ8N8j070508; Tue, 12 Jun 2012 19:08:23 GMT (envelope-from blackend@svn.freebsd.org) Received: (from blackend@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q5CJ8Nfa070506; Tue, 12 Jun 2012 19:08:23 GMT (envelope-from blackend@svn.freebsd.org) Message-Id: <201206121908.q5CJ8Nfa070506@svn.freebsd.org> From: Marc Fonvieille Date: Tue, 12 Jun 2012 19:08:23 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39034 - head/fr_FR.ISO8859-1/articles X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.5 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, 12 Jun 2012 19:08:24 -0000 Author: blackend Date: Tue Jun 12 19:08:23 2012 New Revision: 39034 URL: http://svn.freebsd.org/changeset/doc/39034 Log: Hook for real the contributing-ports article. Modified: head/fr_FR.ISO8859-1/articles/Makefile Modified: head/fr_FR.ISO8859-1/articles/Makefile ============================================================================== --- head/fr_FR.ISO8859-1/articles/Makefile Tue Jun 12 17:11:45 2012 (r39033) +++ head/fr_FR.ISO8859-1/articles/Makefile Tue Jun 12 19:08:23 2012 (r39034) @@ -8,6 +8,7 @@ SUBDIR = committers-guide SUBDIR+= contributing +SUBDIR+= contributing-ports SUBDIR+= contributors SUBDIR+= cvsup-advanced SUBDIR+= dialup-firewall