summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bofh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bofh/Makefile b/bofh/Makefile
index 80f21e8..1c76f3e 100644
--- a/bofh/Makefile
+++ b/bofh/Makefile
@@ -3,7 +3,7 @@
PROG= bofh
SRCS= bofh.c
HEADER= excuses.h
-BINDIR= /var/www/htdocs/cgi-bin
+BINDIR= /var/www/cgi-bin
NOMAN=
CLEANFILES= ${HEADER}