diff options
author | rh <rh@pkgsrc.org> | 2000-04-02 19:38:41 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-04-02 19:38:41 +0000 |
commit | a8c9d4f07f3e57ee0f14dcd644506ae178607e16 (patch) | |
tree | 63f4aed6b7505f7679469488075e921806bd3ed9 /games/Makefile | |
parent | 808c279e6033fcdcdc31ca1d0a2078c30b365a04 (diff) | |
download | pkgsrc-a8c9d4f07f3e57ee0f14dcd644506ae178607e16.tar.gz |
Add and enable gnome-breakout
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 47d58675edc..e357259b17b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2000/04/02 18:17:31 rh Exp $ +# $NetBSD: Makefile,v 1.85 2000/04/02 19:38:41 rh Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -23,6 +23,7 @@ SUBDIR += frotz SUBDIR += galaxa SUBDIR += gemdropx + SUBDIR += gnome-breakout SUBDIR += gnome-chess SUBDIR += gnome-games SUBDIR += gnuchess |