summaryrefslogtreecommitdiff
path: root/misc/instant-server
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-18 10:57:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-18 10:57:39 +0000
commitf69fe555c9b6fba3f7329fc1d734932a30f62df5 (patch)
tree065e835d8512c681efb911f8fe6ea9bf9523b1a3 /misc/instant-server
parentSwitch to my @FreeBSD.org email address. (diff)
Chase move of net/isc-dchp3 to net/isc-dhcp3-server.
Apologies for forgetting it.
Notes
Notes: svn path=/head/; revision=98463
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 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 \