From owner-svn-doc-head@freebsd.org Thu Apr 21 04:33:40 2016 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 60874B163BD; Thu, 21 Apr 2016 04:33:40 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3303D11D3; Thu, 21 Apr 2016 04:33:40 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u3L4Xddx023133; Thu, 21 Apr 2016 04:33:39 GMT (envelope-from eadler@FreeBSD.org) Received: (from eadler@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3L4XdkI023132; Thu, 21 Apr 2016 04:33:39 GMT (envelope-from eadler@FreeBSD.org) Message-Id: <201604210433.u3L4XdkI023132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: eadler set sender to eadler@FreeBSD.org using -f From: Eitan Adler Date: Thu, 21 Apr 2016 04:33:39 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48694 - head X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2016 04:33:40 -0000 Author: eadler Date: Thu Apr 21 04:33:39 2016 New Revision: 48694 URL: https://svnweb.freebsd.org/changeset/doc/48694 Log: remove project.name which is a product of a bygone era Modified: head/.arcconfig Modified: head/.arcconfig ============================================================================== --- head/.arcconfig Thu Apr 21 01:56:43 2016 (r48693) +++ head/.arcconfig Thu Apr 21 04:33:39 2016 (r48694) @@ -1,5 +1,4 @@ { - "project.name": "D", "repository.callsign" : "D", "phabricator.uri" : "https://reviews.freebsd.org/", "history.immutable" : true