summaryrefslogtreecommitdiff
path: root/sysutils/amanda
diff options
context:
space:
mode:
authorbad <bad>1999-09-06 18:17:27 +0000
committerbad <bad>1999-09-06 18:17:27 +0000
commit7c3c70116f84338e46ba016e83a9d2433a0a5837 (patch)
tree5ce4eaf6f6c4509218836674fc7f6e714e5e0a10 /sysutils/amanda
parent796347c654a6b10e7fca8d7f17f361f04964db6c (diff)
downloadpkgsrc-7c3c70116f84338e46ba016e83a9d2433a0a5837.tar.gz
Update for amanda-plot.
Diffstat (limited to 'sysutils/amanda')
-rw-r--r--sysutils/amanda/Makefile7
-rw-r--r--sysutils/amanda/pkg/DESCR8
2 files changed, 8 insertions, 7 deletions
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.