diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-08-24 18:34:22 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-08-24 18:34:22 +0000 |
commit | 73576edb3f34d960e4a070d33f123f4e7adc9c0a (patch) | |
tree | c7b420ab0fc23e1b708c372a06966537b14a8447 /graphics | |
parent | 4ac5951745ff2c76a5cf6eea2973578013cf001a (diff) | |
download | ports-73576edb3f34d960e4a070d33f123f4e7adc9c0a.tar.gz ports-73576edb3f34d960e4a070d33f123f4e7adc9c0a.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 bcfebea80008..29ba5ec19718 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.23 1996/08/01 20:47:04 erich Exp $ +# $Id: Makefile,v 1.24 1996/08/16 13:45:56 erich Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa SUBDIR += aero SUBDIR += dore + SUBDIR += gimp SUBDIR += hpscan SUBDIR += jpeg SUBDIR += mpeg-lib |