aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/rtorrent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/rtorrent/Makefile')
-rw-r--r--net-p2p/rtorrent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile
index 040d81aa44ad..e0f6c5a4a92b 100644
--- a/net-p2p/rtorrent/Makefile
+++ b/net-p2p/rtorrent/Makefile
@@ -45,6 +45,6 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/
${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/doc/rtorrent.rc ${EXAMPLESDIR}/
- ${CAT} ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>