aboutsummaryrefslogtreecommitdiff
path: root/games/factor
diff options
context:
space:
mode:
Diffstat (limited to 'games/factor')
-rw-r--r--games/factor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/factor/Makefile b/games/factor/Makefile
index b82f09eb9418..0189952de361 100644
--- a/games/factor/Makefile
+++ b/games/factor/Makefile
@@ -3,7 +3,7 @@
PROG= factor
SRCS= factor.c pr_tbl.c
CFLAGS+=-I${.CURDIR}/../primes
-MAN6= factor.0
+MAN6= factor.6
MLINKS+=factor.6 primes.6
.PATH: ${.CURDIR}/../primes