diff options
author | wiz <wiz> | 2002-09-12 00:22:23 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-12 00:22:23 +0000 |
commit | 593fa962ed18395697012ff676b1f2730c1a9512 (patch) | |
tree | a460197797a856f8745c80db2ef2a53c369e7d9d /games | |
parent | 4dcb6f3ed36de01bcc4088a6c22eb498e0c835e5 (diff) | |
download | pkgsrc-593fa962ed18395697012ff676b1f2730c1a9512.tar.gz |
Add and enable mirrormagic-sdl.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index f8fab1f0f09..89fdd5bf6f6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2002/07/14 09:41:11 rh Exp $ +# $NetBSD: Makefile,v 1.146 2002/09/12 00:22:23 wiz Exp $ # COMMENT= Games @@ -92,6 +92,7 @@ SUBDIR+= maelstrom-x11 SUBDIR+= marbles SUBDIR+= minami SUBDIR+= mirrormagic +SUBDIR+= mirrormagic-sdl SUBDIR+= moria SUBDIR+= nethack SUBDIR+= nethack-lib |