diff options
author | asami <asami@FreeBSD.org> | 1995-07-29 12:46:32 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-29 12:46:32 +0000 |
commit | ed31df94019354e31bbea06b197e3860fdcf761b (patch) | |
tree | c0eb2e417a4505cd8c2abd13b962f4b29149d2aa /games | |
parent | 377a373a48a1a65c03de4c564c94426b69f76f3d (diff) | |
download | FreeBSD-ports-ed31df94019354e31bbea06b197e3860fdcf761b.zip FreeBSD-ports-ed31df94019354e31bbea06b197e3860fdcf761b.tar.gz |
Add xpilot.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 5acdaf3..0245e0f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1995/07/04 10:30:14 asami Exp $ +# $Id: Makefile,v 1.24 1995/07/19 00:33:27 jkh Exp $ # SUBDIR += acm @@ -23,6 +23,7 @@ SUBDIR += xmj SUBDIR += xmris SUBDIR += xonix + SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xrisk SUBDIR += xrobots |