diff options
author | makc <makc@FreeBSD.org> | 2010-06-05 19:01:34 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-06-05 19:01:34 +0800 |
commit | 03d77d8e4b0a72e9dc6327902a908ed23569fce6 (patch) | |
tree | 088bbe2192026963ba133770d50ce5d091c4c47e /games/adonthell/pkg-plist | |
parent | fa7379b72bc420166ffa34d504e3eb21c09f86b4 (diff) | |
download | freebsd-ports-gnome-03d77d8e4b0a72e9dc6327902a908ed23569fce6.tar.gz freebsd-ports-gnome-03d77d8e4b0a72e9dc6327902a908ed23569fce6.tar.zst freebsd-ports-gnome-03d77d8e4b0a72e9dc6327902a908ed23569fce6.zip |
fix typo and use default python version (2.6)
PR: ports/147008
Submitted by: Anonymous <swell.k at gmail.com>
Diffstat (limited to 'games/adonthell/pkg-plist')
-rw-r--r-- | games/adonthell/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/adonthell/pkg-plist b/games/adonthell/pkg-plist index 731f29d7b7ef..b81256c87625 100644 --- a/games/adonthell/pkg-plist +++ b/games/adonthell/pkg-plist @@ -379,6 +379,7 @@ bin/adonthell-wastesedge %%DATADIR%%/games/wastesedge/scripts/modules/events.pyc %%DATADIR%%/games/wastesedge/scripts/modules/intro.pyc %%DATADIR%%/games/wastesedge/scripts/modules/main_menu.pyc +%%DATADIR%%/games/wastesedge/scripts/modules/player_text.pyc %%DATADIR%%/games/wastesedge/scripts/schedules/__init__.pyc %%DATADIR%%/games/wastesedge/scripts/schedules/audio/__init__.pyc %%DATADIR%%/games/wastesedge/scripts/schedules/audio/in_game.pyc |