diff options
| author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-28 10:54:04 +0000 | 
|---|---|---|
| committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-28 10:54:04 +0000 | 
| commit | 45cf8a74282a800fc62c375e600d1fd0a335b05c (patch) | |
| tree | a3440e434eb95614db298f26db3790e91fe3b5e1 | |
| parent | Import of the Xaos port. Xaos is a fast fractal browser. (diff) | |
Activate xaos.
Notes
Notes:
    svn path=/head/; revision=5776
| -rw-r--r-- | graphics/Makefile | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/graphics/Makefile b/graphics/Makefile index 579b27d42f6a..a994f09c3f1e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.42 1997/02/18 08:35:56 tg Exp $ +# $Id: Makefile,v 1.43 1997/02/25 14:22:31 tg Exp $  #      SUBDIR += ImageMagick @@ -42,6 +42,7 @@      SUBDIR += vcg      SUBDIR += whirlgif      SUBDIR += xanim +    SUBDIR += xaos      SUBDIR += xbmbrowser      SUBDIR += xdl      SUBDIR += xfig | 
