diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-18 04:10:14 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-18 04:10:14 +0000 |
commit | 2b0607943b92b5557376b77fdf47d733c782b743 (patch) | |
tree | 7fac235eff61e0c482b7da65cd09c2a99b80ce71 /games/Makefile | |
parent | 18ecf4a8f50885dd5cbdc08307d31fa2d41ca208 (diff) | |
download | ports-2b0607943b92b5557376b77fdf47d733c782b743.tar.gz ports-2b0607943b92b5557376b77fdf47d733c782b743.zip |
Activate frotz.
Notes
Notes:
svn path=/head/; revision=11040
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 c9f19bc962db..b0ff9bf8928f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.136 1998/05/15 12:34:47 tg Exp $ +# $Id: Makefile,v 1.137 1998/05/17 05:43:44 mph Exp $ # SUBDIR += 3dc @@ -22,6 +22,7 @@ SUBDIR += empire SUBDIR += flying SUBDIR += freeciv + SUBDIR += frotz SUBDIR += galaxis SUBDIR += gemdropx SUBDIR += gnuchess |