diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-01 00:46:11 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1998-03-01 00:46:11 +0000 |
commit | 38c0d4cdb9eedb28f04c2146755f973fdbc7a078 (patch) | |
tree | 27c324d545e751b76c2a58dae298c1775c816518 /graphics | |
parent | 848903489a477ede2344690874e0334dcb2c67cc (diff) | |
download | ports-38c0d4cdb9eedb28f04c2146755f973fdbc7a078.tar.gz ports-38c0d4cdb9eedb28f04c2146755f973fdbc7a078.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 57c411c0f43e..75bfb8d75332 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.67 1998/02/20 02:39:06 steve Exp $ +# $Id: Makefile,v 1.68 1998/02/21 15:13:31 se Exp $ # SUBDIR += ImageMagick @@ -51,6 +51,7 @@ SUBDIR += povray SUBDIR += ppm2fli SUBDIR += qvplay + SUBDIR += sane SUBDIR += sced SUBDIR += spigot SUBDIR += splitmpg |