diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-03-28 12:15:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-03-28 12:15:37 +0000 |
commit | 53fba8022cac9491577c0c5c991921121962badf (patch) | |
tree | 7c359316f3f9eaa959afede7fb5c0c9fa4a6c7fa /games | |
parent | 3282d59f7344daaa8881405d9b772720b4b78e90 (diff) | |
download | ports-53fba8022cac9491577c0c5c991921121962badf.tar.gz ports-53fba8022cac9491577c0c5c991921121962badf.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index fda3f5607687..e92454c3c336 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.9 1995/03/16 09:21:13 asami Exp $ +# $Id: Makefile,v 1.10 1995/03/24 05:29:16 asami Exp $ # -SUBDIR= acm golddig jetpack oneko xasteroids xboard xboing xchomp \ +SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing xchomp \ xemeraldia xinvaders \ xjewel xlife xmille xmine xminesweep xmj xmris xpipeman xrobots xsol \ xtetris |