diff options
author | max <max@FreeBSD.org> | 1997-07-09 17:43:40 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-07-09 17:43:40 +0800 |
commit | 9b644b213477c31168b2ab51e5975ba4fce36aed (patch) | |
tree | 40c2bc2e4d9b80c88c66e68a2b7c0254cb8f4329 | |
parent | a59a99f7a8cf37c2145cc461f7cd8ef8a4bd5bb6 (diff) | |
download | freebsd-ports-gnome-9b644b213477c31168b2ab51e5975ba4fce36aed.tar.gz freebsd-ports-gnome-9b644b213477c31168b2ab51e5975ba4fce36aed.tar.zst freebsd-ports-gnome-9b644b213477c31168b2ab51e5975ba4fce36aed.zip |
Enable freeciv.
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 4449a1461754..c22da2fcf4a5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1997/07/02 13:01:33 tg Exp $ +# $Id: Makefile,v 1.81 1997/07/04 09:37:47 tg Exp $ # SUBDIR += acm @@ -15,6 +15,7 @@ SUBDIR += doom SUBDIR += empire SUBDIR += flying + SUBDIR += freeciv SUBDIR += galaxis SUBDIR += gnuchess SUBDIR += gnugo |