summaryrefslogtreecommitdiffstats
path: root/games/factor
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-11 14:39:26 +0000
committerpeter <peter@FreeBSD.org>1997-03-11 14:39:26 +0000
commit8d3716cd7df67691076e43ac50924be9064699b3 (patch)
tree91026226f2c8385855717f35090e080dba1321d3 /games/factor
parente9253fba9a4534590a0b2592d95c59834d76abaf (diff)
parent8d369a0bd229f13f37f2c2ce4d3b5dd21b58c59f (diff)
downloadFreeBSD-src-8d3716cd7df67691076e43ac50924be9064699b3.zip
FreeBSD-src-8d3716cd7df67691076e43ac50924be9064699b3.tar.gz
This commit was generated by cvs2svn to compensate for changes in r23704,
which included commits to RCS files with non-trunk default branches.
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 0189952..b82f09e 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.6
+MAN6= factor.0
MLINKS+=factor.6 primes.6
.PATH: ${.CURDIR}/../primes
OpenPOWER on IntegriCloud