From owner-cvs-all Tue Sep 17 4:46: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C697C37B401; Tue, 17 Sep 2002 04:45:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7891F43E7B; Tue, 17 Sep 2002 04:45:59 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: from freefall.freebsd.org (jeh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8HBjxJU093853; Tue, 17 Sep 2002 04:45:59 -0700 (PDT) (envelope-from jeh@freefall.freebsd.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8HBjxcg093852; Tue, 17 Sep 2002 04:45:59 -0700 (PDT) Message-Id: <200209171145.g8HBjxcg093852@freefall.freebsd.org> From: "James E. Housley" Date: Tue, 17 Sep 2002 04:45:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/amanda-server Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2002/09/17 04:45:59 PDT Modified files: misc/amanda-server Makefile Log: Currently the gnutar-listdir is defaulting to /usr/local/var/amanda/gnutar-listdir, which is ugly and just plain wrong! This allows the user to select it via AMANDA_GNUTAR_LISTDIR at compile time. There is no PORTREVISION bump, because there is no change unless this is specified. Submitted by: Josef Karthauser Revision Changes Path 1.54 +7 -0 ports/misc/amanda-server/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message