summaryrefslogtreecommitdiff
path: root/games/frotz
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-19 12:49:07 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-19 12:49:07 +0000
commita9ace119ca58c904a66d66cff7dc10ad87039d1a (patch)
treef8bdbb142df86c41ba8d8a4ccd8d9be3fff0e5e6 /games/frotz
parent1. Update version to 3.0.5 to help people confused by the version mix. (diff)
Properly install the man-page.
Noticed by: bento.
Notes
Notes: svn path=/head/; revision=70480
Diffstat (limited to 'games/frotz')
-rw-r--r--games/frotz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile
index b3295af5572b..e127df4dda2e 100644
--- a/games/frotz/Makefile
+++ b/games/frotz/Makefile
@@ -21,7 +21,7 @@ MAN6= frotz.6
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/frotz ${PREFIX}/bin
- @${INSTALL_MAN} ${WRKSRC}/frotz.6 ${MANPREFIX}/man/man6
+ @${INSTALL_MAN} ${WRKSRC}/doc/frotz.6 ${MANPREFIX}/man/man6
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
.for file in BUGS HOW_TO_PLAY README