diff options
author | rh <rh> | 2000-04-02 19:38:41 +0000 |
---|---|---|
committer | rh <rh> | 2000-04-02 19:38:41 +0000 |
commit | 154c70cf7617d7270dcbf96dc0c2cdb49bc1ae88 (patch) | |
tree | 63f4aed6b7505f7679469488075e921806bd3ed9 /games | |
parent | 27509ed2fe46d6b16b7525c6f6a0f255ded53247 (diff) | |
download | pkgsrc-154c70cf7617d7270dcbf96dc0c2cdb49bc1ae88.tar.gz |
Add and enable gnome-breakout
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 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 |