diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-27 03:52:09 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-27 03:52:09 +0000 |
commit | aa6c2a2883b9c6c281ccd216eaa00bddc46bf11f (patch) | |
tree | fb8beea47053b2c28d994f005a30abb35987c9a3 /games/Makefile | |
parent | 7701e496379e8f17339deba35a9ea5284a4929eb (diff) | |
download | ports-aa6c2a2883b9c6c281ccd216eaa00bddc46bf11f.tar.gz ports-aa6c2a2883b9c6c281ccd216eaa00bddc46bf11f.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 7dc0c38fdb2e..08dd394ce393 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.121 1998/04/24 01:55:11 mph Exp $ +# $Id: Makefile,v 1.122 1998/04/24 02:09:32 mph Exp $ # + SUBDIR += 3dpong SUBDIR += acm SUBDIR += agm SUBDIR += an |