diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-06-27 10:03:25 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-06-27 10:03:25 +0000 |
commit | 9af70a53439c5cb0f6c3c67aa7b683683ea14845 (patch) | |
tree | f35a3432bebf7e2d73e3c0c08b289fd186b4aed7 /games/Makefile | |
parent | 84b4e15e252e5c7ad0e7937720c3e0acd406b626 (diff) | |
download | ports-9af70a53439c5cb0f6c3c67aa7b683683ea14845.tar.gz ports-9af70a53439c5cb0f6c3c67aa7b683683ea14845.zip |
Notes
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 66b212f3c6b9..1eb42ea0a543 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1997/06/04 05:34:23 asami Exp $ +# $Id: Makefile,v 1.74 1997/06/10 09:49:12 asami Exp $ # SUBDIR += acm @@ -12,6 +12,7 @@ SUBDIR += crossfire SUBDIR += dontspace SUBDIR += doom + SUBDIR += empire SUBDIR += flying SUBDIR += gnuchess SUBDIR += gnugo |