diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 13:24:39 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-01-20 13:24:39 +0000 |
commit | 2b0969b9dfc3662ad1e858fb31611929dcde2083 (patch) | |
tree | c25f8cb8074db76c8a1ea277cbda5047bcab9731 /games/Makefile | |
parent | cb976926133a240ab196a05b9d2733e499950768 (diff) | |
download | ports-2b0969b9dfc3662ad1e858fb31611929dcde2083.tar.gz ports-2b0969b9dfc3662ad1e858fb31611929dcde2083.zip |
Add rockdodger 0.6, addictive rock-dodging greeblie-killing platform
game.
Notes
Notes:
svn path=/head/; revision=73658
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index fc0afcc1537c..9f91cfce68ff 100644 --- a/games/Makefile +++ b/games/Makefile @@ -264,6 +264,7 @@ SUBDIR += race SUBDIR += rfksay SUBDIR += robocode + SUBDIR += rockdodger SUBDIR += rocksndiamonds SUBDIR += rollemup SUBDIR += rt2-demo |