summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSteven Wallace <swallace@FreeBSD.org>1995-01-05 00:17:39 +0000
committerSteven Wallace <swallace@FreeBSD.org>1995-01-05 00:17:39 +0000
commitffd43f4170e727c029d06f0e0ae71c6d4c1c360d (patch)
tree3221ba8fda623e838e8c34b13697b1f20f9b1294 /games
parentGary Palmer's patches for checksumming and description. (diff)
Added my recent ports to the list:
xasteroids xboard xchomp xinvaders xmille xmj xpipeman xrobots xsol xtetris
Notes
Notes: svn path=/head/; revision=703
Diffstat (limited to 'games')
-rw-r--r--games/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile
index cc2c93a656c6..539ff24e9822 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.4 1994/12/06 01:48:10 asami Exp $
+# $Id: Makefile,v 1.5 1995/01/04 07:48:44 jkh Exp $
#
-SUBDIR= golddig jetpack oneko xjewel xmine xminesweep xmris
+SUBDIR= golddig jetpack oneko xasteroids xboard xchomp xinvaders xjewel \
+ xmille xmine xminesweep xmj xmris xpipeman xrobots xsol xtetris
.include <bsd.port.subdir.mk>