diff options
author | joerg <joerg@FreeBSD.org> | 1995-04-17 16:27:54 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 1995-04-17 16:27:54 +0800 |
commit | 147931217c8e993ae33dab504f95130756afeae3 (patch) | |
tree | 0b773c64659bed90ca95c15d711fa89a2581386a /games | |
parent | 9153d6e44aa2eb40a8d3e85a59d6161a4d7a99df (diff) | |
download | freebsd-ports-gnome-147931217c8e993ae33dab504f95130756afeae3.tar.gz freebsd-ports-gnome-147931217c8e993ae33dab504f95130756afeae3.tar.zst freebsd-ports-gnome-147931217c8e993ae33dab504f95130756afeae3.zip |
Add xmine back. It's no longer broken.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/Makefile b/games/Makefile index 978d9581bf32..bb451d8c61e4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.14 1995/04/16 09:07:56 asami Exp $ +# $Id: Makefile,v 1.15 1995/04/17 07:29:57 joerg Exp $ # -# BROKEN = xchomp xmine xmj xpipeman xrobots +# BROKEN = xchomp xmj xpipeman xrobots # SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \ xemeraldia xinvaders \ - xjewel xlife xmille xminesweep xmris xsol \ + xjewel xlife xmille xmine xminesweep xmris xsol \ xtetris .include <bsd.port.subdir.mk> |