From owner-freebsd-questions@FreeBSD.ORG Wed Sep 17 12:50:25 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A4616A4C3 for ; Wed, 17 Sep 2003 12:50:25 -0700 (PDT) Received: from ns1.tcbug.org (12-218-40-24.client.mchsi.com [12.218.40.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75FB243FCB for ; Wed, 17 Sep 2003 12:50:24 -0700 (PDT) (envelope-from friar_josh@tcbug.org) Received: by ns1.tcbug.org (Postfix, from userid 1012) id C24CEB224; Wed, 17 Sep 2003 14:48:57 -0500 (CDT) Date: Wed, 17 Sep 2003 14:48:57 -0500 From: Josh Paetzel To: Bryan Cassidy Message-ID: <20030917194857.GH27665@tcbug.org> References: <20030917144451.6fc6281a.b_cassidy@bellsouth.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030917144451.6fc6281a.b_cassidy@bellsouth.net> User-Agent: Mutt/1.5.4i cc: freebsd-questions@freebsd.org Subject: Re: ddclient + apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 19:50:25 -0000 On Wed, Sep 17, 2003 at 02:44:51PM -0500, Bryan Cassidy wrote: > Hello, I'm trying to install ddclient but when I make install && make > clean in net/ddclient it says doesn't know how to make install and there > is only a read me in that directory. What should I do to install this > package? Never had this problem before with this port. > That port has been moved to /usr/ports/dns/ddclient. If you don't have that directory you need to cvsup your ports tree. Josh Paetzel