aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 56990f83752c..e60f9b3431fe 100644
--- a/misc/instant-server/Makefile
+++ b/misc/instant-server/Makefile
@@ -17,7 +17,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 \
+ ${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp3-server \
${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba \
${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
cnewsdo:${PORTSDIR}/news/cnews \