diff options
author | rh <rh> | 2002-10-12 06:18:01 +0000 |
---|---|---|
committer | rh <rh> | 2002-10-12 06:18:01 +0000 |
commit | 9d7399df3d9b6618d80139671ac5d5ced210a7fb (patch) | |
tree | f3fd9eaa0ea516a975ad23d33a31bb8d0c3d5a2f /games | |
parent | 1716f15a1a00f3596e87516a86dfb4ff346cd46f (diff) | |
download | pkgsrc-9d7399df3d9b6618d80139671ac5d5ced210a7fb.tar.gz |
Add and enable glchess
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 10974c66206..6566b872284 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.149 2002/10/01 10:34:34 drochner Exp $ +# $NetBSD: Makefile,v 1.150 2002/10/12 06:18:01 rh Exp $ # COMMENT= Games @@ -54,6 +54,7 @@ SUBDIR+= freeciv-share SUBDIR+= frotz SUBDIR+= galaxa SUBDIR+= gemdropx +SUBDIR+= glchess SUBDIR+= glickomania SUBDIR+= gnocatan SUBDIR+= gnome-breakout |