diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-05-06 12:14:24 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1995-05-06 12:14:24 +0000 |
commit | 3acb4e8d53f79c95801d813a845997e91e16faea (patch) | |
tree | d34829a68360f1d9f71c4d02f207fbbd5cfe8b05 /games | |
parent | 0e5123766977e0b410f394832ffda79a63d3b03c (diff) | |
download | ports-3acb4e8d53f79c95801d813a845997e91e16faea.tar.gz ports-3acb4e8d53f79c95801d813a845997e91e16faea.zip |
Add xevil to the SUBDIR list
Notes
Notes:
svn path=/head/; revision=1659
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 bb451d8c61e4..298ddd69759f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.15 1995/04/17 07:29:57 joerg Exp $ +# $Id: Makefile,v 1.16 1995/04/17 08:27:54 joerg Exp $ # # BROKEN = xchomp xmj xpipeman xrobots # SUBDIR= acm golddig jetpack oneko nethack xasteroids xboard xboing \ - xemeraldia xinvaders \ + xemeraldia xevil xinvaders \ xjewel xlife xmille xmine xminesweep xmris xsol \ xtetris |