diff options
author | asami <asami@FreeBSD.org> | 1997-01-11 11:50:54 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-11 11:50:54 +0000 |
commit | 7c8107107597deb64231935c1d0ee33f97de0ae6 (patch) | |
tree | 16102f2887bc56cc2666227339809f08cf248acd /graphics/Makefile | |
parent | 403f6337426def23874b96dbe2d41edaea2a9152 (diff) | |
download | FreeBSD-ports-7c8107107597deb64231935c1d0ee33f97de0ae6.zip FreeBSD-ports-7c8107107597deb64231935c1d0ee33f97de0ae6.tar.gz |
Add xmountains.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index fd0e29fe..997a2c8 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1996/12/23 17:43:31 jmz Exp $ +# $Id: Makefile,v 1.37 1997/01/09 10:51:06 max Exp $ # SUBDIR += ImageMagick @@ -46,6 +46,7 @@ SUBDIR += xmandel SUBDIR += xmfract SUBDIR += xmorph + SUBDIR += xmountains SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpm |