aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c9f7be..2c6c1de 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
PROG= anoncvssh
BINOWN= root
BINMODE=4111
-BINDIR=/open
+BINDIR=/cvsroot
NOMAN=
.include <bsd.prog.mk>