summaryrefslogtreecommitdiff
path: root/games/sampsvr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/sampsvr/Makefile')
-rw-r--r--games/sampsvr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sampsvr/Makefile b/games/sampsvr/Makefile
index c0ddde2ecec2..41245f42c240 100644
--- a/games/sampsvr/Makefile
+++ b/games/sampsvr/Makefile
@@ -40,7 +40,7 @@ do-install:
${FIND} ${i} -type f -exec \
${INSTALL_DATA} "{}" "${STAGEDIR}${DATADIR}/{}" \;
${LN} -sf ${DATADIR}/${i} ${STAGEDIR}${SAMPDIR}/${i}
-.endfor
+.endfor
${INSTALL_DATA} ${WRKSRC}/server.cfg \
${STAGEDIR}${PREFIX}/etc/${PORTNAME}.cfg.sample
${LN} -sf ${PREFIX}/etc/${PORTNAME}.cfg ${STAGEDIR}${SAMPDIR}/server.cfg