aboutsummaryrefslogtreecommitdiffstats
path: root/comms/py-bulksms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/py-bulksms/Makefile')
-rw-r--r--comms/py-bulksms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-bulksms/Makefile b/comms/py-bulksms/Makefile
index 4f2b45ce8474..f3af7e607787 100644
--- a/comms/py-bulksms/Makefile
+++ b/comms/py-bulksms/Makefile
@@ -21,6 +21,6 @@ OPTIONS_DEFINE= DOCS
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- @${INSTALL_MAN} ${WRKSRC}/README.html ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.html ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>