aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-04 15:48:44 +0800
committerjkh <jkh@FreeBSD.org>1995-01-04 15:48:44 +0800
commit5d2fcdefbdd15d552560166cec5865d142157693 (patch)
treee68bb7275f620618d292d6fa9ef843fa9218a765
parent54571db023e72dc39b1769fcaf34fd6cc0311fd9 (diff)
downloadfreebsd-ports-gnome-5d2fcdefbdd15d552560166cec5865d142157693.tar.gz
freebsd-ports-gnome-5d2fcdefbdd15d552560166cec5865d142157693.tar.zst
freebsd-ports-gnome-5d2fcdefbdd15d552560166cec5865d142157693.zip
Add xmine and xminesweep, brought in from x11.
-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>