diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-03 09:36:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-03 09:36:49 +0000 |
commit | 5cf77b5e9ea8667ea62c6b93868f7360f1f97fff (patch) | |
tree | 31613f188b0e77e6793d66085d6bf6f1fefea108 | |
parent | f1e6ed768fd8c0a93cbb6597668912b8182cf952 (diff) | |
download | ports-5cf77b5e9ea8667ea62c6b93868f7360f1f97fff.tar.gz ports-5cf77b5e9ea8667ea62c6b93868f7360f1f97fff.zip |
Notes
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index cb00b98ed777..0bfdf34ffed7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13 1995/08/28 15:11:46 jkh Exp $ +# $Id: Makefile,v 1.14 1995/09/09 04:23:32 asami Exp $ # SUBDIR += ImageMagick @@ -11,6 +11,7 @@ SUBDIR += netpbm SUBDIR += pixmap SUBDIR += povray + SUBDIR += spigot SUBDIR += tiff SUBDIR += vcg SUBDIR += xanim |