diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-05-07 07:45:48 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-05-07 07:45:48 +0000 |
commit | 7685a356e65feec9ddc9041b92302a2ff3ed4bee (patch) | |
tree | cf71f524dbe2d5d27b497397cdcbb637d482038d /games/Makefile | |
parent | ef0afde49351c5be6555366676dce76cbfe19122 (diff) | |
download | ports-7685a356e65feec9ddc9041b92302a2ff3ed4bee.tar.gz ports-7685a356e65feec9ddc9041b92302a2ff3ed4bee.zip |
Notes
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 53969aa951cd..79d8b35aca07 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.63 1997/04/06 02:46:48 andreas Exp $ +# $Id: Makefile,v 1.64 1997/04/27 14:28:49 max Exp $ # SUBDIR += acm @@ -6,6 +6,7 @@ SUBDIR += angband SUBDIR += cgoban SUBDIR += crossfire + SUBDIR += dontspace SUBDIR += doom SUBDIR += flying SUBDIR += gnuchess @@ -14,6 +15,7 @@ SUBDIR += golddig SUBDIR += imaze SUBDIR += jetpack + SUBDIR += klondike SUBDIR += lincity SUBDIR += nethack SUBDIR += nethack-qt |