diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-11 11:50:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-11 11:50:54 +0000 |
commit | 3517f50506d9d8c98dc36a1574e49077103f8f9f (patch) | |
tree | d6e16028efbd275b872ce91b6de2664e694d28bb /graphics/Makefile | |
parent | a6f9d1a6cd1eccb8b0df857169a1eedc8e212f81 (diff) | |
download | ports-3517f50506d9d8c98dc36a1574e49077103f8f9f.tar.gz ports-3517f50506d9d8c98dc36a1574e49077103f8f9f.zip |
Notes
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 fd0e29feaf19..997a2c85a0ae 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 |