From owner-cvs-src@FreeBSD.ORG Fri Sep 17 19:28:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D536E16A4CE; Fri, 17 Sep 2004 19:28:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B74F743D1D; Fri, 17 Sep 2004 19:28:46 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8HJSkcl094217; Fri, 17 Sep 2004 19:28:46 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8HJSkrV094216; Fri, 17 Sep 2004 19:28:46 GMT (envelope-from keramida) Message-Id: <200409171928.i8HJSkrV094216@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 17 Sep 2004 19:28:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Sep 2004 19:28:47 -0000 keramida 2004-09-17 19:28:46 UTC FreeBSD src repository (doc committer) Modified files: release Makefile Log: The early-adopter doesn't exist in HEAD anymore. The source is there, but it's disconnected from the build. Remove it from the architecture independent release documentation set, because it breaks "make release" when NODOC is undefined. Reviewed by: hrs Revision Changes Path 1.862 +1 -1 src/release/Makefile