aboutsummaryrefslogtreecommitdiff
path: root/security/makepasswd
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-05-01 03:36:57 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-05-01 03:36:57 +0000
commit3f585da798891f0e4c06750ff05c840cfee54e7c (patch)
tree36fa88ab3405d598bd37e636d79d162b0cd046f2 /security/makepasswd
parentf6f91ea1467dd468380f988c6e1b53ba15d399dc (diff)
downloadports-3f585da798891f0e4c06750ff05c840cfee54e7c.tar.gz
ports-3f585da798891f0e4c06750ff05c840cfee54e7c.zip
Notes
Diffstat (limited to 'security/makepasswd')
-rw-r--r--security/makepasswd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/makepasswd/Makefile b/security/makepasswd/Makefile
index 3eba16437560..6645a10ff787 100644
--- a/security/makepasswd/Makefile
+++ b/security/makepasswd/Makefile
@@ -37,7 +37,7 @@ post-patch:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/makepasswd ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${STAGEDIR}${PREFIX}/man/man1
+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${PREFIX}/man/man1
@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for file in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR}