diff options
author | fenner <fenner@FreeBSD.org> | 1997-08-19 15:17:56 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-08-19 15:17:56 +0800 |
commit | 421dde813743cf9a95d342ccecedfb7ccd65dc8f (patch) | |
tree | 4233e2334ae102f088f572eed8f0c82ae46ee430 /graphics | |
parent | a8bfa539bad81959b5a72e8699a31eb56e6e5a80 (diff) | |
download | freebsd-ports-gnome-421dde813743cf9a95d342ccecedfb7ccd65dc8f.tar.gz freebsd-ports-gnome-421dde813743cf9a95d342ccecedfb7ccd65dc8f.tar.zst freebsd-ports-gnome-421dde813743cf9a95d342ccecedfb7ccd65dc8f.zip |
Re-sort SUBDIRS
Diffstat (limited to 'graphics')
-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 |