diff options
Diffstat (limited to 'games/dcross/files/dcross.in')
-rw-r--r-- | games/dcross/files/dcross.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/games/dcross/files/dcross.in b/games/dcross/files/dcross.in deleted file mode 100644 index eb7b7c68d53a..000000000000 --- a/games/dcross/files/dcross.in +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ -# - -cd "%%DATADIR%%" -exec %%PYTHON_CMD%% ./double-cross.pyw "${@}" |