diff options
| author | Will Andrews <will@FreeBSD.org> | 2000-04-07 10:33:58 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2000-04-07 10:33:58 +0000 |
| commit | ede0e616e68e718b259a24efb0355275f72d7a1b (patch) | |
| tree | 51308a5f07d6a5b0b5c91aa4e16b0c36c03574a2 /graphics/twinlib | |
| parent | f552943e3a00ddb6a27d6cfad062f0efa66cabc7 (diff) | |
Whoops.. I forgot to update DESCR in light of the name change. Also,
since we now have Qt 1.44 or later (1.42 didn't have Image I/O xtns),
we can now list Qt 1.x as the library.
Diffstat (limited to 'graphics/twinlib')
| -rw-r--r-- | graphics/twinlib/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/twinlib/pkg-descr b/graphics/twinlib/pkg-descr index 306a4857514c..849511a98681 100644 --- a/graphics/twinlib/pkg-descr +++ b/graphics/twinlib/pkg-descr @@ -1,7 +1,7 @@ -Paintlib is a small but powerful C++ graphics +Twinlib is a small but powerful C++ graphics library that makes its base on the Qt Image I/O -extensions offered by Qt 2. It is somewhat useful -for simple graphics programs. +extensions, which are found in Qt 1.44 and later. +It is somewhat useful for simple graphics programs. WWW: http://rio.xdev.org/ Author: Nicolas Roard <nroard@e-motive.com> |
