summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot/Makefile
diff options
context:
space:
mode:
authorchristos <christos@pkgsrc.org>2001-06-26 03:15:16 +0000
committerchristos <christos@pkgsrc.org>2001-06-26 03:15:16 +0000
commitea01ce89a0ea2bfd45b9223b092dbcf3753a56a8 (patch)
treef1d8af75e4626b245351391fc3f39f067ae6cbe4 /sysutils/amanda-plot/Makefile
parent95062a354a6c8dbd4c27babb62ff1604ec5791ed (diff)
downloadpkgsrc-ea01ce89a0ea2bfd45b9223b092dbcf3753a56a8.tar.gz
Upgrade to 2.4.2p2
Diffstat (limited to 'sysutils/amanda-plot/Makefile')
-rw-r--r--sysutils/amanda-plot/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile
index ed31c050d66..6aa9670561c 100644
--- a/sysutils/amanda-plot/Makefile
+++ b/sysutils/amanda-plot/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2001/03/21 15:41:23 tron Exp $
+# $NetBSD: Makefile,v 1.7 2001/06/26 03:15:17 christos Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
-DISTNAME= amanda-2.4.2
-PKGNAME= amanda-plot-2.4.2
+DISTNAME= amanda-2.4.2p2
+PKGNAME= amanda-plot-2.4.2p2
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
@@ -12,7 +12,7 @@ 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
+DEPENDS+= amanda-server-2.4.2p2:../../sysutils/amanda-server
USE_X11= yes