diff options
author | wiz <wiz@pkgsrc.org> | 2000-01-03 17:24:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-01-03 17:24:36 +0000 |
commit | d39d31aad0b6693945fdf319f91f2e3330ab02ea (patch) | |
tree | a05e24a8ae14ba0b7a599a09c7922ff3da146540 /games | |
parent | ac6e51718b92d460f94a76e4e39a2dab69cc0fdb (diff) | |
download | pkgsrc-d39d31aad0b6693945fdf319f91f2e3330ab02ea.tar.gz |
add and enable rocksndiamonds
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 bea6bc407d7..bcdf8f92c8b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 1999/12/28 14:21:44 tron Exp $ +# $NetBSD: Makefile,v 1.75 2000/01/03 17:24:36 wiz Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -64,6 +64,7 @@ # SUBDIR += qcc # SUBDIR += quake # SUBDIR += quakeserver + SUBDIR += rocksndiamonds SUBDIR += rollemup # SUBDIR += sokoban SUBDIR += spellcast |