diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-07-24 23:56:46 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-07-24 23:56:46 +0000 |
commit | 57806deb74f5631795bbf3fb8e034362b0039668 (patch) | |
tree | 094bed3478bbd973981d5cb499b0e095f631dbac /graphics/gd/pkg-plist | |
parent | Weird things happen when you .include bsd.port.mk when you really meant (diff) |
Upgrade to 1.6.2 which gets us out of hot water with licensing problems.
This also will inadvertently unbreak parts of apache13-php3, I believe,
which is why I was able to work on this in the middle of a major project
that requires it.
Sponsored Committer With Overtime: Computer Horizons Corp.
Diffstat (limited to 'graphics/gd/pkg-plist')
-rw-r--r-- | graphics/gd/pkg-plist | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/graphics/gd/pkg-plist b/graphics/gd/pkg-plist index 20dd72e9d3f8..244f155b9b6e 100644 --- a/graphics/gd/pkg-plist +++ b/graphics/gd/pkg-plist @@ -1,13 +1,19 @@ -bin/gddemo -bin/giftogd -bin/webgif +bin/pngtogd +bin/pngtogd2 +bin/gdtopng +bin/gd2topng +bin/gd2copypal +bin/gdparttopng +bin/webpng include/gd/gd.h +include/gd/gd_io.h include/gd/gdfontg.h include/gd/gdfontl.h include/gd/gdfontmb.h include/gd/gdfonts.h include/gd/gdfontt.h lib/libgd.a +lib/libgd.la share/examples/gd/demoin.gif share/examples/gd/index.html @dirrm include/gd |