diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:17:56 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:17:56 +0000 |
commit | 2de4e1c8c098ccaeb2d0b600836d5be20fa50d2f (patch) | |
tree | 903bdf6e29d0f7e6e9206ad04b1aa9b0f4361242 /graphics/Makefile | |
parent | 0d060af5671f45786ead2f17f8c3d556d9b95387 (diff) |
Notes
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a9bd54fb8318..f15328e18230 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.49 1997/06/27 02:00:31 jfitz Exp $ +# $Id: Makefile,v 1.50 1997/07/15 15:02:29 itojun Exp $ # SUBDIR += ImageMagick @@ -7,8 +7,8 @@ SUBDIR += camediaplay SUBDIR += dc3play SUBDIR += dore - SUBDIR += geomview SUBDIR += gd + SUBDIR += geomview SUBDIR += giflib SUBDIR += gifmerge SUBDIR += giftool @@ -29,8 +29,8 @@ SUBDIR += mpegedit SUBDIR += mplex SUBDIR += netpbm - SUBDIR += p5-Image-Size SUBDIR += p5-GD + SUBDIR += p5-Image-Size SUBDIR += pgperl SUBDIR += pgplot SUBDIR += pixmap |