summaryrefslogtreecommitdiff
path: root/misc/instant-server
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2008-10-13 20:54:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2008-10-13 20:54:18 +0000
commit14baee5db2c1ef855dea30ab02b7f734d386fa14 (patch)
treef6917f094ef148186f4b0db2f6a9b04fa57533fc /misc/instant-server
parentUnbreak pkg-plist. (diff)
Chase rename to isc-dhcp3-server.
Notes
Notes: svn path=/head/; revision=221559
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 3e2108a5d705..0e6a727dcda5 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-server \
+ ${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp30-server \
${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba3 \
${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \
cnewsdo:${PORTSDIR}/news/cnews \