diff options
author | mph <mph@FreeBSD.org> | 1998-05-18 12:10:14 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-18 12:10:14 +0800 |
commit | 6e95b2561c31a3b82303e66d14954c9e758069a8 (patch) | |
tree | 2fc7cdc24614057104ee329b0914814df495ca27 /games | |
parent | 4c7de5d5b576ef44cbdba1a1e90c71d9ddec3423 (diff) | |
download | freebsd-ports-gnome-6e95b2561c31a3b82303e66d14954c9e758069a8.tar.gz freebsd-ports-gnome-6e95b2561c31a3b82303e66d14954c9e758069a8.tar.zst freebsd-ports-gnome-6e95b2561c31a3b82303e66d14954c9e758069a8.zip |
Activate frotz.
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 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 |