diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1998-11-16 21:04:07 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1998-11-16 21:04:07 +0000 |
commit | 4204bb9bf704447dec0e0e5e3fed59da1cbd813e (patch) | |
tree | 43f4245993c5a0cf59e5e62f5b203c0bfd076e4e /graphics | |
parent | b9d97678ce67893dfad3262eed442e6817a02cf4 (diff) | |
download | ports-4204bb9bf704447dec0e0e5e3fed59da1cbd813e.tar.gz ports-4204bb9bf704447dec0e0e5e3fed59da1cbd813e.zip |
Notes
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 89c8584818d6..89542940d93e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.95 1998/10/28 14:38:53 kuriyama Exp $ +# $Id: Makefile,v 1.96 1998/11/05 08:03:20 tg Exp $ # SUBDIR += 4va @@ -67,6 +67,7 @@ SUBDIR += ppm2fli SUBDIR += pstoedit SUBDIR += py-imaging + SUBDIR += qcread SUBDIR += qgl SUBDIR += qvplay SUBDIR += rayshade |