summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-plot/Makefile')
-rw-r--r--sysutils/amanda-plot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index 46ac6fb4d92..80d84615a4b 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.23 2007/11/08 19:39:42 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2008/02/15 16:23:09 gdt Exp $
#
PKGNAME= amanda-plot-${VERS}
-PKGREVISION= 4
SVR4_PKGNAME= amapl
COMMENT= Visualizes the behavior of Amanda, a network backup system
DEPENDS+= gnuplot>=3.7:../../graphics/gnuplot
-DEPENDS+= amanda-server-2.4.4p4{,nb[0-9]*}:../../sysutils/amanda-server
+DEPENDS+= amanda-server-2.5.2p1{,nb[0-9]*}:../../sysutils/amanda-server
.include "../../mk/bsd.prefs.mk"