diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-21 17:25:01 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1996-09-21 17:25:01 +0000 |
commit | bd739e320d6d7bc28ca26102a8595bca65bba3af (patch) | |
tree | 46833927fe625b573bb978da8813312bc48ebf23 /games/Makefile | |
parent | 4c26678326fa5314438fd096c8816ebd9b70432a (diff) | |
download | ports-bd739e320d6d7bc28ca26102a8595bca65bba3af.tar.gz ports-bd739e320d6d7bc28ca26102a8595bca65bba3af.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 c2453fdfbfb9..ea9a547175c7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1996/08/16 13:45:55 erich Exp $ +# $Id: Makefile,v 1.38 1996/09/16 00:31:37 asami Exp $ # SUBDIR += acm @@ -40,5 +40,6 @@ SUBDIR += xsol SUBDIR += xtetris SUBDIR += xtic + SUBDIR += yamsweeper .include <bsd.port.subdir.mk> |