diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-09 08:12:57 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-02-09 08:12:57 +0000 |
commit | 2b02ff0391645f96ffa34c83d8e635cc74f94de4 (patch) | |
tree | 8e80eb419a7c4cfe7ee85f6f3f29528686bc9612 /graphics/Makefile | |
parent | a15c920627648ffa79c9a6176af62ba8e1234156 (diff) | |
download | ports-2b02ff0391645f96ffa34c83d8e635cc74f94de4.tar.gz ports-2b02ff0391645f96ffa34c83d8e635cc74f94de4.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 4e4fb8cdb6ef..a82d2d1b47d0 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1998/01/29 16:35:17 jseger Exp $ +# $Id: Makefile,v 1.62 1998/02/04 08:40:56 tg Exp $ # SUBDIR += ImageMagick @@ -7,6 +7,7 @@ SUBDIR += aero SUBDIR += aview SUBDIR += camediaplay + SUBDIR += cqcam SUBDIR += dc3play SUBDIR += dore SUBDIR += fli2gif |