diff options
author | asami <asami@FreeBSD.org> | 1996-11-26 16:34:28 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-26 16:34:28 +0800 |
commit | 1bed4e418b47c2272307e784971c413c6cbeba53 (patch) | |
tree | b266a8b4f6bfe9934207703a3ed6085954a069ae /graphics/Makefile | |
parent | 1c2a2c6a40a8b54c012b4cc414633affef5b117e (diff) | |
download | freebsd-ports-gnome-1bed4e418b47c2272307e784971c413c6cbeba53.tar.gz freebsd-ports-gnome-1bed4e418b47c2272307e784971c413c6cbeba53.tar.zst freebsd-ports-gnome-1bed4e418b47c2272307e784971c413c6cbeba53.zip |
Sort.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1e2b4a070800..72b8ac9cd13f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1996/11/19 12:33:33 asami Exp $ +# $Id: Makefile,v 1.31 1996/11/19 14:19:41 erich Exp $ # SUBDIR += ImageMagick @@ -15,10 +15,10 @@ SUBDIR += mpeg-lib SUBDIR += mpeg2codec SUBDIR += mpeg2play - SUBDIR += mpegedit SUBDIR += mpeg_encode SUBDIR += mpeg_play SUBDIR += mpeg_stat + SUBDIR += mpegedit SUBDIR += mplex SUBDIR += netpbm SUBDIR += p5-Image-Size |