summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-mgmt/ourmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ourmon/Makefile b/net-mgmt/ourmon/Makefile
index feb90b2b18e2..77d8428fff90 100644
--- a/net-mgmt/ourmon/Makefile
+++ b/net-mgmt/ourmon/Makefile
@@ -48,7 +48,7 @@ pre-build:
pre-install:
.if exists(${PREFIX}/etc/ourmon.conf)
- ${MV} ${PREFIX}/etc/ourmon.conf ${PREFIX}/etc/ourmon.conf.old
+ ${MV} ${PREFIX}/etc/ourmon.conf ${PREFIX}/etc/ourmon.conf.old
.endif
$(CP) -R ${WRKSRC} ${PREFIX}