diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 03:16:33 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-08-01 03:16:33 +0000 |
commit | d55f93e7c762c8d1a31b4e4cb0c81e9a68456f8e (patch) | |
tree | cbdc0807fdc513aedee8b959bff9ee5c2bf5abf7 /games/Makefile | |
parent | b67a403ec473fa6cd6671e5ef14eb4fd60dc4b3b (diff) | |
download | ports-d55f93e7c762c8d1a31b4e4cb0c81e9a68456f8e.tar.gz ports-d55f93e7c762c8d1a31b4e4cb0c81e9a68456f8e.zip |
Notes
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 9c6cf054f762..65d44af4bdb4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.215 1999/07/03 06:39:01 cpiazza Exp $ +# $Id: Makefile,v 1.216 1999/07/05 03:06:11 cpiazza Exp $ # SUBDIR += 3dc @@ -42,6 +42,7 @@ SUBDIR += flightgear SUBDIR += flying SUBDIR += freeciv + SUBDIR += freesweep SUBDIR += frotz SUBDIR += galaxis SUBDIR += garith |