summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-04 07:48:44 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-04 07:48:44 +0000
commitb23b7fedb6f92f285c0e0a48bde4322f50890072 (patch)
tree969839c9088a490bff85f032c10fcdab0af7cbaf /games
parentAdd axe. (diff)
Add xmine and xminesweep, brought in from x11.
Notes
Notes: svn path=/head/; revision=690
Diffstat (limited to 'games')
-rw-r--r--games/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile
index 2d74e826d936..cc2c93a656c6 100644
--- a/games/Makefile
+++ b/games/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.3 1994/11/27 02:37:16 ats Exp $
+# $Id: Makefile,v 1.4 1994/12/06 01:48:10 asami Exp $
#
-SUBDIR= golddig jetpack oneko xjewel xmris
+SUBDIR= golddig jetpack oneko xjewel xmine xminesweep xmris
.include <bsd.port.subdir.mk>