diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-18 08:35:56 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-02-18 08:35:56 +0000 |
commit | c32580744d7ded20bc081fc8727613dea57565c6 (patch) | |
tree | 1128adfd06b98c3159f234640025e9400ae7d75d /graphics/Makefile | |
parent | 27601638f6beeb84dbdbd8c2f72b3ccae6fc6a53 (diff) | |
download | ports-c32580744d7ded20bc081fc8727613dea57565c6.tar.gz ports-c32580744d7ded20bc081fc8727613dea57565c6.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 c92bcfb24c0e..0632ce5780fa 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.40 1997/02/13 14:58:38 tg Exp $ +# $Id: Makefile,v 1.41 1997/02/16 01:56:21 obrien Exp $ # SUBDIR += ImageMagick @@ -31,6 +31,7 @@ SUBDIR += pixmap SUBDIR += png SUBDIR += povray + SUBDIR += sced SUBDIR += spigot SUBDIR += splitmpg SUBDIR += tgif |