diff options
Diffstat (limited to 'devel/py-game/pkg-plist')
-rw-r--r-- | devel/py-game/pkg-plist | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/py-game/pkg-plist b/devel/py-game/pkg-plist index 0ad9489210c9..6f9427abaa56 100644 --- a/devel/py-game/pkg-plist +++ b/devel/py-game/pkg-plist @@ -35,6 +35,7 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/pygame_icon.icns lib/%%PYTHON_VERSION%%/site-packages/pygame/pygame_icon.tiff lib/%%PYTHON_VERSION%%/site-packages/pygame/rect.so lib/%%PYTHON_VERSION%%/site-packages/pygame/rwobject.so +lib/%%PYTHON_VERSION%%/site-packages/pygame/sndarray.so lib/%%PYTHON_VERSION%%/site-packages/pygame/sprite.py lib/%%PYTHON_VERSION%%/site-packages/pygame/sprite.pyc lib/%%PYTHON_VERSION%%/site-packages/pygame/sprite.pyo @@ -77,11 +78,11 @@ lib/%%PYTHON_VERSION%%/site-packages/pygame/version.pyo %%PORTDOCS%%share/doc/py-game/ref/pygame_mixer_music.html %%PORTDOCS%%share/doc/py-game/ref/pygame_mouse.html %%PORTDOCS%%share/doc/py-game/ref/pygame_movie.html +%%PORTDOCS%%share/doc/py-game/ref/pygame_sndarray.html %%PORTDOCS%%share/doc/py-game/ref/pygame_sprite.html %%PORTDOCS%%share/doc/py-game/ref/pygame_surfarray.html %%PORTDOCS%%share/doc/py-game/ref/pygame_time.html %%PORTDOCS%%share/doc/py-game/ref/pygame_transform.html -%%PORTDOCS%%share/doc/py-game/ref/pygame_version.html %%PORTDOCS%%share/doc/py-game/tut/ChimpLineByLine.html %%PORTDOCS%%share/doc/py-game/tut/DisplayModes.html %%PORTDOCS%%share/doc/py-game/tut/Executable.html |