diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2007-12-31 12:35:17 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2007-12-31 12:35:17 +0000 |
commit | 18a56320c9602155ab8efec1503104da172eb882 (patch) | |
tree | e6c9bc10db8d29a4e76a24cac3a7ecc376035aec /devel/linux-f8-sdl12/pkg-descr | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_3_0'.release/6.3.0
Notes
Notes:
svn path=/head/; revision=204758
svn path=/tags/RELEASE_6_3_0/; revision=204759; tag=release/6.3.0
Diffstat (limited to 'devel/linux-f8-sdl12/pkg-descr')
-rw-r--r-- | devel/linux-f8-sdl12/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/linux-f8-sdl12/pkg-descr b/devel/linux-f8-sdl12/pkg-descr deleted file mode 100644 index 3c378f3d553e..000000000000 --- a/devel/linux-f8-sdl12/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -Unstable development version of the SDL library (linux version). - -This library is designed to make it easy to write games that run -on UNIX, Win32 and BeOS using the various native high-performance -media interfaces, (for video, audio, etc) and presenting a single -source-code level API to your application. This is a fairly low -level API, but using this, completely portable applications can be -written with a great deal of flexibility. - -WWW: http://www.libsdl.org/ |