aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-08 09:49:34 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-04-08 09:49:34 +0000
commita966e659510784ec7cc98719c3d1aa3e127b8ca4 (patch)
tree1003595e8f8b2c6b78926c866b8a2249e80e7757 /games
parentb900198c535dfeea10646d22a79c9d3bb492c535 (diff)
downloadports-a966e659510784ec7cc98719c3d1aa3e127b8ca4.tar.gz
ports-a966e659510784ec7cc98719c3d1aa3e127b8ca4.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/fuhquake/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fuhquake/Makefile b/games/fuhquake/Makefile
index 067fd00e58b3..0c53fa09a043 100644
--- a/games/fuhquake/Makefile
+++ b/games/fuhquake/Makefile
@@ -167,6 +167,6 @@ do-install:
post-install:
@${SED} -e 's|$${DATADIR}|${DATADIR}|g' ${.CURDIR}/pkg-message >${PKGMESSAGE}
- ${CAT} ${PKGMESSAGE}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>