diff options
author | osa <osa@FreeBSD.org> | 2003-06-15 03:03:21 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-15 03:03:21 +0800 |
commit | 9c8d26545f331b478ed79ff42ae54f9e3c7ee081 (patch) | |
tree | cd3a6e1eb3116bb76d47b113a6803757e5e777f1 /games/Makefile | |
parent | 08d948e24a0903d6719e892cb20104bd7b8b29bf (diff) | |
download | freebsd-ports-gnome-9c8d26545f331b478ed79ff42ae54f9e3c7ee081.tar.gz freebsd-ports-gnome-9c8d26545f331b478ed79ff42ae54f9e3c7ee081.tar.zst freebsd-ports-gnome-9c8d26545f331b478ed79ff42ae54f9e3c7ee081.zip |
New port: 3D asteroids-like multiplayer game
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 53194
Approved by: fjoe (implicit)
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 46742c6d9433..401e58fd0bdb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -28,6 +28,7 @@ SUBDIR += antipolix SUBDIR += asc SUBDIR += atomix + SUBDIR += atr3d SUBDIR += awele SUBDIR += baduki SUBDIR += barrage |