diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-21 21:26:57 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-21 21:26:57 +0800 |
commit | b761cc748361ce715d914241bde4a8aeef72d9fb (patch) | |
tree | 471c00d63037df7388eab55739affc73a9e6e47e /games/Makefile | |
parent | a18afb5d0211fa1a7f3b4a3623ff0f9ad4058f09 (diff) | |
download | freebsd-ports-gnome-b761cc748361ce715d914241bde4a8aeef72d9fb.tar.gz freebsd-ports-gnome-b761cc748361ce715d914241bde4a8aeef72d9fb.tar.zst freebsd-ports-gnome-b761cc748361ce715d914241bde4a8aeef72d9fb.zip |
Add farblazer 0.7, an action/arcade game originally based of
StarBlazer on the Apple ][.
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 4549a331379c..f40a67b9bfc1 100644 --- a/games/Makefile +++ b/games/Makefile @@ -71,6 +71,7 @@ SUBDIR += eboard SUBDIR += empire SUBDIR += falconseye + SUBDIR += farblazer SUBDIR += fkiss SUBDIR += flightgear SUBDIR += flying |