diff options
Diffstat (limited to 'net/cvsupit/Makefile')
-rw-r--r-- | net/cvsupit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |