diff options
author | agc <agc> | 1999-09-21 12:59:11 +0000 |
---|---|---|
committer | agc <agc> | 1999-09-21 12:59:11 +0000 |
commit | 031e501c8a5fa80247938fbe42bf2fcdda411685 (patch) | |
tree | 3d0fb6e1ac2fe8df896b71592c9c007ea735f450 | |
parent | b56b22ad9bca47974b2a17592f154daff393fb76 (diff) | |
download | pkgsrc-031e501c8a5fa80247938fbe42bf2fcdda411685.tar.gz |
Correct the comment about this package - it generates PNG images, not GIF
files, now. Pointed out by Jim Spath.
-rw-r--r-- | graphics/gd/pkg/COMMENT | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gd/pkg/COMMENT b/graphics/gd/pkg/COMMENT index c3e4e57602e..e59d31d35dc 100644 --- a/graphics/gd/pkg/COMMENT +++ b/graphics/gd/pkg/COMMENT @@ -1 +1 @@ -A graphics library for fast GIF creation +A graphics library for fast PNG creation |