diff options
author | tg <tg@FreeBSD.org> | 1999-05-27 21:57:06 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1999-05-27 21:57:06 +0800 |
commit | c9129f94fd9255394d1e83e0efc717adc9a22729 (patch) | |
tree | 66d6b4360cb50f593249c87f7dd40c7cc349e994 /games/Makefile | |
parent | c6c9d3b6a0d079eefcbf64d519d7afd532344055 (diff) | |
download | freebsd-ports-gnome-c9129f94fd9255394d1e83e0efc717adc9a22729.tar.gz freebsd-ports-gnome-c9129f94fd9255394d1e83e0efc717adc9a22729.tar.zst freebsd-ports-gnome-c9129f94fd9255394d1e83e0efc717adc9a22729.zip |
Activate rocksndiamonds.
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 6d8ea2f37c23..e4662277f0c5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.204 1999/05/03 04:31:55 steve Exp $ +# $Id: Makefile,v 1.205 1999/05/04 16:28:29 flathill Exp $ # SUBDIR += 3dc @@ -84,6 +84,7 @@ SUBDIR += qcc SUBDIR += qstat SUBDIR += quakeserver + SUBDIR += rocksndiamonds SUBDIR += seabattle SUBDIR += seahaven SUBDIR += sokoban |