diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 06:39:01 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 06:39:01 +0000 |
commit | ad884a6aba2094001e79e68deff0287ae1be10d2 (patch) | |
tree | 1bcd1f6f5b5cb09e7e11d9d63c5427cb19b9b425 /games/Makefile | |
parent | b1f6f0fa599a3307e8094ecd0904a6048601aaf2 (diff) | |
download | ports-ad884a6aba2094001e79e68deff0287ae1be10d2.tar.gz ports-ad884a6aba2094001e79e68deff0287ae1be10d2.zip |
Activate flightgear.
Notes
Notes:
svn path=/head/; revision=19963
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 4475def8cf9d..5c78da929fe1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.213 1999/06/27 18:09:07 cpiazza Exp $ +# $Id: Makefile,v 1.214 1999/06/30 16:35:33 sada Exp $ # SUBDIR += 3dc @@ -39,6 +39,7 @@ SUBDIR += drm SUBDIR += empire SUBDIR += fkiss + SUBDIR += flightgear SUBDIR += flying SUBDIR += freeciv SUBDIR += frotz |