summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/amanda-plot
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/amanda-plot')
-rw-r--r--sysutils/amanda-plot/Makefile3
-rw-r--r--sysutils/amanda-plot/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index 9a13c5a37b0..bcece105721 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/01/16 21:59:32 cjones Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 17:42:09 wiz Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -9,6 +9,7 @@ MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
+COMMENT= Visualizes the behavior of Amanda, a network backup system
DEPENDS+= gnuplot-3.7:../../graphics/gnuplot
DEPENDS+= amanda-server-2.4.2:../../sysutils/amanda-server
diff --git a/sysutils/amanda-plot/pkg/COMMENT b/sysutils/amanda-plot/pkg/COMMENT
deleted file mode 100644
index fa57376f5aa..00000000000
--- a/sysutils/amanda-plot/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Visualizes the behavior of Amanda, a network backup system