diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-06-26 07:43:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-06-26 07:43:46 +0000 |
commit | d7d0b6f2b90ae0686af6dedac953cab176079dfa (patch) | |
tree | 7cea8bec3878f0d18c52093fc17cf8b0f2be8e92 /games/Makefile | |
parent | 53aab1f9905b6172864dee8f630756a357f23ea5 (diff) |
OpenSSN is a modern submarine simulator which focuses on keeping
control of the submarine simple, letting the player focus on the
tactical situation.
WWW: http://openssn.sourceforge.net/
PR: ports/157415
Submitted by: Jesse Smith <jessefrgsmith at yahoo.ca>
Notes
Notes:
svn path=/head/; revision=276427
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 58e6276d21b7..17c41f448907 100644 --- a/games/Makefile +++ b/games/Makefile @@ -617,6 +617,7 @@ SUBDIR += openpref SUBDIR += opensfx SUBDIR += opensonic + SUBDIR += openssn SUBDIR += openttd SUBDIR += openyahtzee SUBDIR += optimax |