diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-30 11:58:58 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-06-30 11:58:58 +0000 |
commit | 43885f1efee51889b81d698b3147aee1092dd884 (patch) | |
tree | fc55f99dcbb72c54cc507e456ebc4710a2326937 /games/Makefile | |
parent | c8504ede5f44e09739030be6846e7fddc6fd852a (diff) | |
download | ports-43885f1efee51889b81d698b3147aee1092dd884.tar.gz ports-43885f1efee51889b81d698b3147aee1092dd884.zip |
Activate galaxis.
Notes
Notes:
svn path=/head/; revision=7147
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 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 |