aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-09-03 02:34:38 +0800
committerkris <kris@FreeBSD.org>2006-09-03 02:34:38 +0800
commit1f0166fe6e323076a699cade653247e104f89c09 (patch)
treef00dbff7667911c3ac309a589c6a689ab9dbdf4c /misc
parentef93cba6793e73032721927b251ffaf21494de11 (diff)
downloadfreebsd-ports-gnome-1f0166fe6e323076a699cade653247e104f89c09.tar.gz
freebsd-ports-gnome-1f0166fe6e323076a699cade653247e104f89c09.tar.zst
freebsd-ports-gnome-1f0166fe6e323076a699cade653247e104f89c09.zip
Replace samba by samba3 since the former is about to be removed.
Diffstat (limited to 'misc')
-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} \