diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-07-25 21:23:47 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-07-25 21:23:47 +0000 |
commit | 58e027482b923c031d0adcb2fc8b6ddbbd9e8123 (patch) | |
tree | ef70ac98f4a19cc50b304bbcf770ecbd395e801c /games | |
parent | 7e0f62c5e21ebc600f532f19900f9ec72b0948f8 (diff) | |
download | pkgsrc-58e027482b923c031d0adcb2fc8b6ddbbd9e8123.tar.gz |
Add and enable gemdropx.
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 7ff91bb4919..a112f36d23c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/07/25 17:42:44 frueauf Exp $ +# $NetBSD: Makefile,v 1.16 1998/07/25 21:23:47 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -20,6 +20,7 @@ SUBDIR += freeciv SUBDIR += galaxa # SUBDIR += galaxis + SUBDIR += gemdropx # SUBDIR += gnuchess # SUBDIR += gnugo # SUBDIR += gnushogi |