aboutsummaryrefslogtreecommitdiff
path: root/security/saint
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-02 19:50:47 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-02 19:50:47 +0000
commit48859cce814d98fa7e3f0a5a2d1ef6a847ee684c (patch)
treef414bad56bba5e840ebd5ce2b5b026144ef27163 /security/saint
parent7e7f3d0c2edc7ec3cf0bc270c611657708680ccb (diff)
downloadports-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.tar.gz
ports-48859cce814d98fa7e3f0a5a2d1ef6a847ee684c.zip
Chase net/samba to net/samba3 in preparation for removal of the former.
Notes
Notes: svn path=/head/; revision=171911
Diffstat (limited to 'security/saint')
-rw-r--r--security/saint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile
index 4a9aa9d1f38c..8efab5357001 100644
--- a/security/saint/Makefile
+++ b/security/saint/Makefile
@@ -14,7 +14,7 @@ COMMENT= Security Administrator's Integrated Network Tool
BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap
.if defined(WITH_SAMBA)
-BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba
+BUILD_DEPENDS+= smbclient:${PORTSDIR}/net/samba3
.endif
USE_PERL5= yes