diff options
Diffstat (limited to 'misc/amanda/Makefile')
-rw-r--r-- | misc/amanda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile index e5df68e1a19..cb148cbdea7 100644 --- a/misc/amanda/Makefile +++ b/misc/amanda/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/01/03 13:13:13 frueauf Exp $ +# $NetBSD: Makefile,v 1.20 1999/02/09 16:08:58 bad Exp $ # FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp # @@ -11,7 +11,7 @@ HOMEPAGE= http://www.amanda.org/ DEPENDS+= readline-2.2:../../devel/readline DEPENDS+= addnerd-1.6:../../sysutils/addnerd -DEPENDS+= gnuplot-3.5:../../graphics/gnuplot +DEPENDS+= gnuplot-3.7:../../graphics/gnuplot DEPENDS+= gtar-1.12:../../archivers/gtar AMANDA_USER?= backup |