summaryrefslogtreecommitdiff
path: root/games/quake3server-ut
diff options
context:
space:
mode:
authorcjep <cjep>2004-05-07 15:25:13 +0000
committercjep <cjep>2004-05-07 15:25:13 +0000
commit63358e80e7ad2f23b37b0c045f3532083d978aba (patch)
tree2576cc6bcf81ba303f2953a42a62a6ed383ae494 /games/quake3server-ut
parent1c28c686de46f969d71c9d3f2acb1a84b743c04c (diff)
downloadpkgsrc-63358e80e7ad2f23b37b0c045f3532083d978aba.tar.gz
whitespace nits
Diffstat (limited to 'games/quake3server-ut')
-rw-r--r--games/quake3server-ut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/quake3server-ut/Makefile b/games/quake3server-ut/Makefile
index c758f4df1b5..a4508e9d838 100644
--- a/games/quake3server-ut/Makefile
+++ b/games/quake3server-ut/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/22 13:50:15 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2004/05/07 15:25:13 cjep Exp $
DISTNAME= urbanterror3
PKGNAME= quake3server-ut-3.0
@@ -31,7 +31,7 @@ do-install:
${INSTALL_DATA_DIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/zq3ut3.pk3 ${Q3MODDIR}
-
+
for docfile in readme.txt overview.txt radio\ commands.txt; do \
${INSTALL_DATA} "${WRKSRC}/$${docfile}" ${DOCDIR}; \
done