aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-01-26 12:31:24 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-01-26 12:31:24 +0000
commitf4801f03a955aa2ee715089c7a6c8bc4261452ab (patch)
tree643b49f780dcd473e8c0d3238d2fba36b85a869b /net-p2p
parent4de3f7096ed7b222ca062b065c26ec6f37eb49b2 (diff)
downloadports-f4801f03a955aa2ee715089c7a6c8bc4261452ab.tar.gz
ports-f4801f03a955aa2ee715089c7a6c8bc4261452ab.zip
Notes
Diffstat (limited to 'net-p2p')
-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>