diff options
author | danfe <danfe@FreeBSD.org> | 2005-12-22 20:47:36 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-12-22 20:47:36 +0800 |
commit | dd74642813679c2973b3c5ca2b12fb38f7e9db8b (patch) | |
tree | 30cca88f8a43e96fb607ced52beafd0931432161 /archivers/deutex | |
parent | 407a519d9ed795161b8ab1e8315937b99c5eb78f (diff) | |
download | freebsd-ports-gnome-dd74642813679c2973b3c5ca2b12fb38f7e9db8b.tar.gz freebsd-ports-gnome-dd74642813679c2973b3c5ca2b12fb38f7e9db8b.tar.zst freebsd-ports-gnome-dd74642813679c2973b3c5ca2b12fb38f7e9db8b.zip |
- Fix a punctuation typo
- Reformat slightly so it looks better
Diffstat (limited to 'archivers/deutex')
-rw-r--r-- | archivers/deutex/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/deutex/pkg-descr b/archivers/deutex/pkg-descr index 447c0ba69544..4cc8ba023e7c 100644 --- a/archivers/deutex/pkg-descr +++ b/archivers/deutex/pkg-descr @@ -1,11 +1,11 @@ -DeuTex is a WAD composer for Doom, Heretic, Hexen and Strife. It can be used +DeuTex is a WAD composer for Doom, Heretic, Hexen, and Strife. It can be used to extract the lumps of a WAD and save them as individual files. Conversely, it can also build a WAD from separate files. When extracting a lump to a file, it does not just copy the raw data, it converts it to an appropriate format (such as PPM for graphics, Sun audio for samples, etc.). Conversely, -when it reads files for inclusion in PWADs, it does the necessary -conversions (for example, from PPM to Doom picture format). In addition, -DeuTex has functions such as merging WADs, etc. If you're doing any WAD -hacking beyond level editing, DeuTex is a must. +when it reads files for inclusion in PWADs, it does the necessary conversions +(for example, from PPM to Doom picture format). In addition, DeuTex has +functions such as merging WADs, etc. If you're doing any WAD hacking beyond +level editing, DeuTex is a must. WWW: http://www.teaser.fr/~amajorel/deutex/ |