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