aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>2001-07-22 02:45:52 +0800
committerjdp <jdp@FreeBSD.org>2001-07-22 02:45:52 +0800
commitdbaf5a81648b0cbea8b7b2104644478d77525ef3 (patch)
tree83b98a241be97f5f88afc74052bd198e5d83c99b /misc
parent69d6499e32386578b76078eccb29fe48bae5b08b (diff)
downloadfreebsd-ports-gnome-dbaf5a81648b0cbea8b7b2104644478d77525ef3.tar.gz
freebsd-ports-gnome-dbaf5a81648b0cbea8b7b2104644478d77525ef3.tar.zst
freebsd-ports-gnome-dbaf5a81648b0cbea8b7b2104644478d77525ef3.zip
Update ports which depend on cvsup-bin or cvsupd-bin to use the
cvsup port instead. I am removing the *-bin ports.
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 51ccc954e454..dc0196b0c1f8 100644
--- a/misc/instant-server/Makefile
+++ b/misc/instant-server/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= pub/instant-server
MAINTAINER= grog@lemis.com
RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \
- ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsupd-bin \
+ ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup \
${LOCALBASE}/sbin/dhcpd:${PORTSDIR}/net/isc-dhcp3 \
${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba \
${LOCALBASE}/sbin/traceroute:${PORTSDIR}/net/traceroute \