From 56646896984fe99946b1d22b41271cf386637c2e Mon Sep 17 00:00:00 2001 From: bad Date: Mon, 6 Sep 1999 18:17:27 +0000 Subject: Update for amanda-plot. --- sysutils/amanda/Makefile | 7 ++++--- sysutils/amanda/pkg/DESCR | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'sysutils/amanda') diff --git a/sysutils/amanda/Makefile b/sysutils/amanda/Makefile index 35627b7d24c..92de3570f2a 100644 --- a/sysutils/amanda/Makefile +++ b/sysutils/amanda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 1999/04/26 19:25:06 garbled Exp $ +# $NetBSD: Makefile,v 1.27 1999/09/06 18:17:27 bad Exp $ # DISTNAME= amanda-2.4.1p1 @@ -10,8 +10,9 @@ DISTFILES= # empty MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.amanda.org/ -DEPENDS+= amanda-client-2.4.1p1:../amanda-client -DEPENDS+= amanda-server-2.4.1p1:../amanda-server +DEPENDS+= amanda-client-2.4.1p1:../../sysutils/amanda-client +DEPENDS+= amanda-server-2.4.1p1:../../sysutils/amanda-server +DEPENDS+= amanda-plot-2.4.1p1:../../sysutils/amanda-plot USE_X11= yes EXTRACT_ONLY= # empty diff --git a/sysutils/amanda/pkg/DESCR b/sysutils/amanda/pkg/DESCR index 9fffa6e7a74..e26717142c9 100644 --- a/sysutils/amanda/pkg/DESCR +++ b/sysutils/amanda/pkg/DESCR @@ -2,7 +2,7 @@ Amanda is a backup system designed to archive many computers on a network to a single large-capacity tape drive. This package does not contain anything by itself -- it is a -"meta-package" that depends on the amanda-client and amanda-server packages. -Its purpose is to require dependencies so users can install this package only -and have the the complete Amanda software pulled in by the port/package -dependency mechanism. +"meta-package" that depends on the amanda-client, amanda-server, +and amanda-plot packages. Its purpose is to require dependencies +so users can install this package only and have the the complete +Amanda software pulled in by the port/package dependency mechanism. -- cgit v1.2.3