summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-07-13 01:20:11 +0000
committerjlam <jlam@pkgsrc.org>1999-07-13 01:20:11 +0000
commitac803dafa17532bbe0ee594887740a8bee81007e (patch)
treeb280a03b61f338f74ad275dd10073e180ef27433 /sysutils/amanda-client
parent084660e2c28c0bc8722190097224f9ed624febee (diff)
downloadpkgsrc-ac803dafa17532bbe0ee594887740a8bee81007e.tar.gz
Update readline dependency.
Diffstat (limited to 'sysutils/amanda-client')
-rw-r--r--sysutils/amanda-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile
index 9259937ec98..9a658e047e3 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/05/20 20:09:51 tron Exp $
+# $NetBSD: Makefile,v 1.7 1999/07/13 01:20:14 jlam Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.amanda.org/
-DEPENDS+= readline-2.2:../../devel/readline
+DEPENDS+= readline-4.0:../../devel/readline
DEPENDS+= gtar-1.12:../../archivers/gtar
DEPENDS+= amanda-common-2.4.1p1:../amanda-common