diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 21:30:16 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 21:30:16 +0800 |
commit | d12eaaa00f6ce3152a9e79f91f6f0b1390d92a81 (patch) | |
tree | 1810ca386752679162669874dfcaed9bbc3d28f2 /games/Makefile | |
parent | 33f406b98571f003df5d7996a05056190405d971 (diff) | |
download | freebsd-ports-gnome-d12eaaa00f6ce3152a9e79f91f6f0b1390d92a81.tar.gz freebsd-ports-gnome-d12eaaa00f6ce3152a9e79f91f6f0b1390d92a81.tar.zst freebsd-ports-gnome-d12eaaa00f6ce3152a9e79f91f6f0b1390d92a81.zip |
Add solarconquest 0.2, a space 2D action game with plenty of shooting.
PR: 95385
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
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 2b4dd616fdd8..5d4bf9f9d6b7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -592,6 +592,7 @@ SUBDIR += smiley SUBDIR += sokoban SUBDIR += sol + SUBDIR += solarconquest SUBDIR += solarwolf SUBDIR += sopwith SUBDIR += spacearyarya |