diff options
author | fluffy <fluffy@FreeBSD.org> | 2010-02-03 17:10:37 +0800 |
---|---|---|
committer | fluffy <fluffy@FreeBSD.org> | 2010-02-03 17:10:37 +0800 |
commit | 1977fef804416d12ba4aafb4ed7cafdef58d3e06 (patch) | |
tree | 96a5a594ba0ee6536fc8e73e0e2f537bae474550 /games/Makefile | |
parent | 329914e473d17b0b9b6108540af86e1ca6efc62b (diff) | |
download | freebsd-ports-gnome-1977fef804416d12ba4aafb4ed7cafdef58d3e06.tar.gz freebsd-ports-gnome-1977fef804416d12ba4aafb4ed7cafdef58d3e06.tar.zst freebsd-ports-gnome-1977fef804416d12ba4aafb4ed7cafdef58d3e06.zip |
Add opensonic 0.1.2, game based on the "Sonic the Hedgehog" universe.
PR: ports/139560
Submitted by: Stas Timokhin <devel at stasyan dot com>
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 8f799124c2c6..c78e18cbea38 100644 --- a/games/Makefile +++ b/games/Makefile @@ -597,6 +597,7 @@ SUBDIR += openjazz SUBDIR += openlierox SUBDIR += openmortal + SUBDIR += opensonic SUBDIR += openttd SUBDIR += openyahtzee SUBDIR += optimax |