diff options
Diffstat (limited to 'games/linux-nwnclient/files')
-rw-r--r-- | games/linux-nwnclient/files/nwmovies.pl | 3 | ||||
-rw-r--r-- | games/linux-nwnclient/files/nwn.sh | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/games/linux-nwnclient/files/nwmovies.pl b/games/linux-nwnclient/files/nwmovies.pl index 6c4b5d2a78eb..ead5a7c10107 100644 --- a/games/linux-nwnclient/files/nwmovies.pl +++ b/games/linux-nwnclient/files/nwmovies.pl @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# # There is a Perl script that accompanies the NWMovies distfile, however, it # would require Linux Perl to be installed when a simple shell script will diff --git a/games/linux-nwnclient/files/nwn.sh b/games/linux-nwnclient/files/nwn.sh index f4ffcc35c59f..81351502c564 100644 --- a/games/linux-nwnclient/files/nwn.sh +++ b/games/linux-nwnclient/files/nwn.sh @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# NWNDATADIR="%%NWNDATADIR%%" NWNCLIENTDIR="%%NWNCLIENTDIR%%" |