summaryrefslogtreecommitdiff
path: root/misc/instant-server
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2006-09-02 18:34:38 +0000
committerKris Kennaway <kris@FreeBSD.org>2006-09-02 18:34:38 +0000
commit7472f055832266694d91a389b8d6d1384bce99d8 (patch)
tree04cdbd05a66cc0a034fb660be49e51cf41f68816 /misc/instant-server
parentBump modified date in the entry changed by garga. (diff)
Replace samba by samba3 since the former is about to be removed.
Notes
Notes: svn path=/head/; revision=171903
Diffstat (limited to 'misc/instant-server')
-rw-r--r--misc/instant-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile
index ae7940e974b6..650480b9e2e0 100644
--- a/misc/instant-server/Makefile
+++ b/misc/instant-server/Makefile
@@ -18,7 +18,7 @@ COMMENT= Instant server installs a typical set of ports for a server
RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup \
${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp3-server \
- ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba \
+ ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba3 \
${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
cnewsdo:${PORTSDIR}/news/cnews \
${LOCALBASE}/sbin/httpd:${PORTSDIR}/${APACHE_PORT} \