aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2004-06-20 10:54:00 +0800
committerlinimon <linimon@FreeBSD.org>2004-06-20 10:54:00 +0800
commit0bba6e6a801549847f728bf8510afc8601deafc0 (patch)
tree8355ca0c80a3d5149acd0e4d5a4c679dc5df6078 /games
parent3b9e4efbc03156cbf4974f07a7c4654d68543b9f (diff)
downloadfreebsd-ports-graphics-0bba6e6a801549847f728bf8510afc8601deafc0.tar.gz
freebsd-ports-graphics-0bba6e6a801549847f728bf8510afc8601deafc0.tar.zst
freebsd-ports-graphics-0bba6e6a801549847f728bf8510afc8601deafc0.zip
Make slightly less verbose on install. Should have been committed
with rest of ports/66549. Pointy hat to: linimon
Diffstat (limited to 'games')
-rw-r--r--games/duke3d/files/fix.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/duke3d/files/fix.sh b/games/duke3d/files/fix.sh
index 3638c969426..15d0f7a2f3a 100644
--- a/games/duke3d/files/fix.sh
+++ b/games/duke3d/files/fix.sh
@@ -40,3 +40,5 @@ fi
cp -f testdata/defs.con ./DEFS.CON
cp -f testdata/game.con ./GAME.CON
cp -f testdata/user.con ./USER.CON
+
+echo Three files successfully copied