diff options
author | asami <asami@FreeBSD.org> | 1995-09-09 04:23:32 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-09-09 04:23:32 +0000 |
commit | 91cd2c624321191f5179c3112dbb3690eba3de99 (patch) | |
tree | c8aa320aa48f23428c3a1c1974924a9ec1e7c777 /graphics | |
parent | 8cd1b0b36c0db566044e12c50a9b75926a6c4dc0 (diff) | |
download | FreeBSD-ports-91cd2c624321191f5179c3112dbb3690eba3de99.zip FreeBSD-ports-91cd2c624321191f5179c3112dbb3690eba3de99.tar.gz |
Added xfractint.
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 675afbe..cb00b98 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.12 1995/07/29 11:31:33 asami Exp $ +# $Id: Makefile,v 1.13 1995/08/28 15:11:46 jkh Exp $ # SUBDIR += ImageMagick @@ -16,6 +16,7 @@ SUBDIR += xanim SUBDIR += xdl SUBDIR += xfig + SUBDIR += xfractint SUBDIR += xgrasp SUBDIR += xli SUBDIR += xpaint |