diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-06-12 13:44:28 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-06-12 13:44:28 +0000 |
commit | d1bc4fa6766d2ed543c6e861545077b559fe4c6d (patch) | |
tree | 7205ff5c8037fe5c2c1ef5d2518654b4abe7e9b3 /games | |
parent | 0ecfe1ab4276870ed7604a3de78fd8dd75b5b63d (diff) | |
download | pkgsrc-d1bc4fa6766d2ed543c6e861545077b559fe4c6d.tar.gz |
Add and enable mirrormagic.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 9470fc407be..4c38c0d8302 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 1998/06/12 13:01:27 frueauf Exp $ +# $NetBSD: Makefile,v 1.11 1998/06/12 13:44:28 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -25,9 +25,10 @@ # SUBDIR += golddig # SUBDIR += imaze # SUBDIR += jetpack - SUBDIR += kdegames + SUBDIR += kdegames # SUBDIR += klondike # SUBDIR += lincity + SUBDIR += mirrormagic # SUBDIR += nethack # SUBDIR += nethack-qt # SUBDIR += netris |