Fix typo
Submitted by: maintainer
This commit is contained in:
parent
1d837a5149
commit
9e14f1d2dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=43420
@ -28,7 +28,7 @@ do-install:
|
||||
@${ECHO} "===> Installing wmqmon.rcfile.example in ${PREFIX}/share/examples/${PORTNAME}"
|
||||
@${MKDIR} ${PREFIX}/share/examples/${PORTNAME}
|
||||
@${INSTALL_DATA} ${WRKSRC}/wmqmon.rcfile.example ${PREFIX}/share/examples/${PORTNAME}
|
||||
@${ECHO} "===> Modify to your config and copy to ~/.wmqmon.rcfile.example"
|
||||
@${ECHO} "===> Modify to your config and copy to ~/.wmqmon"
|
||||
.ifndef(NOPORTDOCS)
|
||||
@${ECHO} "===> Installing README in ${PREFIX}/share/doc/${PORTNAME}"
|
||||
@${ECHO} "===> Please read it for usage instructions"
|
||||
|
Loading…
Reference in New Issue
Block a user