diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-19 19:07:02 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1997-12-19 19:07:02 +0000 |
commit | f13c1bde89f624c4504ed7947bfecf1c72bf116e (patch) | |
tree | d359920cfca7e6ede1a222ef36836eb66ea769b6 /graphics/Makefile | |
parent | 1b13ad76e03f48a89e59eb87e8eef644691b44d1 (diff) | |
download | ports-f13c1bde89f624c4504ed7947bfecf1c72bf116e.tar.gz ports-f13c1bde89f624c4504ed7947bfecf1c72bf116e.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 397f642ff121..0647d8737f22 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ +# $Id: Makefile,v 1.56 1997/11/26 08:50:29 tg Exp $ # SUBDIR += ImageMagick SUBDIR += Mesa + SUBDIR += aalib SUBDIR += aero SUBDIR += camediaplay SUBDIR += dc3play |