diff options
author | asami <asami@FreeBSD.org> | 1996-11-15 10:23:21 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-15 10:23:21 +0000 |
commit | 6090025ef45db3004c1177ead872093c9f142090 (patch) | |
tree | 21840f3c266e537910e05c64c9c0c508037afecf /graphics | |
parent | e08f0478ff8f6dc9621b4cf619b67bcb6ae93014 (diff) | |
download | FreeBSD-ports-6090025ef45db3004c1177ead872093c9f142090.zip FreeBSD-ports-6090025ef45db3004c1177ead872093c9f142090.tar.gz |
Added xmandel.
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 8a8fbea..6e8b673 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1996/10/24 08:19:57 jfitz Exp $ +# $Id: Makefile,v 1.27 1996/10/30 14:29:08 max Exp $ # SUBDIR += ImageMagick @@ -35,6 +35,7 @@ SUBDIR += xfractint SUBDIR += xgrasp SUBDIR += xli + SUBDIR += xmandel SUBDIR += xmfract SUBDIR += xmorph SUBDIR += xpaint |