summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/instant-server/Makefile2
-rw-r--r--net/cvsup-mirror/Makefile3
-rw-r--r--net/cvsupit/Makefile2
-rw-r--r--sysutils/maint/Makefile4
4 files changed, 5 insertions, 6 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 \
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile
index c0bd9299add9..3ede130549a7 100644
--- a/net/cvsup-mirror/Makefile
+++ b/net/cvsup-mirror/Makefile
@@ -12,8 +12,7 @@ DISTFILES=
MAINTAINER= jdp@FreeBSD.org
-RUN_DEPENDS= ${LOCALBASE}/bin/cvsup:${PORTSDIR}/net/cvsup-bin \
- ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsupd-bin
+RUN_DEPENDS= ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup
NO_WRKSUBDIR= true
NO_BUILD= true
diff --git a/net/cvsupit/Makefile b/net/cvsupit/Makefile
index 82ff8444a3c7..0293ef623e69 100644
--- a/net/cvsupit/Makefile
+++ b/net/cvsupit/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= jkh@FreeBSD.org
IS_INTERACTIVE= 'Must configure cvsup server information'
.endif
-RUN_DEPENDS= cvsup:${PORTSDIR}/net/cvsup-bin
+RUN_DEPENDS= cvsup:${PORTSDIR}/net/cvsup
.if (BATCH)
NO_INSTALL= yes
diff --git a/sysutils/maint/Makefile b/sysutils/maint/Makefile
index 5ade7faba6b5..2fcb5828b379 100644
--- a/sysutils/maint/Makefile
+++ b/sysutils/maint/Makefile
@@ -12,8 +12,8 @@ MASTER_SITES= http://www.dynaplex.net/opensource/software/
MAINTAINER= netman@dynaplex.net
-BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup-bin
-RUN_DEPENDS= cvsup:${PORTSDIR}/net/cvsup-bin
+BUILD_DEPENDS= cvsup:${PORTSDIR}/net/cvsup
+RUN_DEPENDS= cvsup:${PORTSDIR}/net/cvsup
USE_PYTHON= yes
NO_BUILD= yes