summaryrefslogtreecommitdiff
path: root/sysutils/amanda-client
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>1999-08-10 17:03:01 +0000
committerbouyer <bouyer@pkgsrc.org>1999-08-10 17:03:01 +0000
commit1fd530b9d29085c946470eba851f6f61d4106472 (patch)
tree0af2c105f6bc8f8222f7dfd5fec8c08424357bc9 /sysutils/amanda-client
parentcd138936c943ab7ba6539748d41ee94aba707d50 (diff)
downloadpkgsrc-1fd530b9d29085c946470eba851f6f61d4106472.tar.gz
Update samba dependancy.
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 9a658e047e3..2ea9f71a94a 100644
--- a/sysutils/amanda-client/Makefile
+++ b/sysutils/amanda-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/07/13 01:20:14 jlam Exp $
+# $NetBSD: Makefile,v 1.8 1999/08/10 17:03:01 bouyer Exp $
# FreeBSD Id: Makefile,v 1.9 1997/03/08 05:00:11 gpalmer Exp
#
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+= --with-user=${AMANDA_USER} \
.if defined(AMANDA_SMB)
CONFIGURE_ARGS+= --with-smbclient
-DEPENDS+= samba-2.0.3:../../net/samba
+DEPENDS+= samba-2.0.5a:../../net/samba
.endif
.include "../../mk/bsd.pkg.mk"