diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 11:16:33 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 11:16:33 +0800 |
commit | fb6514cb524eb2b97afafe5dab4b42fc5903fa0a (patch) | |
tree | 06f1a73da902c4391468b1c61703c8c67c20e0af /games | |
parent | dd2a52714d8aa6b7a14e35204f4cb80151aaed5d (diff) | |
download | freebsd-ports-gnome-fb6514cb524eb2b97afafe5dab4b42fc5903fa0a.tar.gz freebsd-ports-gnome-fb6514cb524eb2b97afafe5dab4b42fc5903fa0a.tar.zst freebsd-ports-gnome-fb6514cb524eb2b97afafe5dab4b42fc5903fa0a.zip |
Activate freesweep
Diffstat (limited to 'games')
-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 |