diff options
author | tg <tg@FreeBSD.org> | 1997-06-30 19:58:58 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-06-30 19:58:58 +0800 |
commit | 90f27370913dbb403f0beb05c941e9396b92a719 (patch) | |
tree | 990f3a8b94794721716bed7a68c587983861af66 /games | |
parent | e39d3ea70f015101307d0939721e25e632ed835d (diff) | |
download | freebsd-ports-gnome-90f27370913dbb403f0beb05c941e9396b92a719.tar.gz freebsd-ports-gnome-90f27370913dbb403f0beb05c941e9396b92a719.tar.zst freebsd-ports-gnome-90f27370913dbb403f0beb05c941e9396b92a719.zip |
Activate galaxis.
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 6a24b2fed867..af76c3aa050f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1997/06/27 10:03:25 jmg Exp $ +# $Id: Makefile,v 1.76 1997/06/30 11:43:24 tg Exp $ # SUBDIR += acm @@ -14,6 +14,7 @@ SUBDIR += doom SUBDIR += empire SUBDIR += flying + SUBDIR += galaxis SUBDIR += gnuchess SUBDIR += gnugo SUBDIR += gnushogi |