diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 20:51:03 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-05-31 20:51:03 +0800 |
commit | 0e7c06123027b199a8ac088b09422d90ec16b319 (patch) | |
tree | f9dd4277a485146736e3e753cb284511e814b33c /games/Makefile | |
parent | 24028fadf6d9566662caa52de13ad7937a74eac9 (diff) | |
download | freebsd-ports-gnome-0e7c06123027b199a8ac088b09422d90ec16b319.tar.gz freebsd-ports-gnome-0e7c06123027b199a8ac088b09422d90ec16b319.tar.zst freebsd-ports-gnome-0e7c06123027b199a8ac088b09422d90ec16b319.zip |
Add pipepanic 0.1.3, a pipe connecting game using libSDL.
PR: 97558
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 7364e1216226..2b4dd616fdd8 100644 --- a/games/Makefile +++ b/games/Makefile @@ -489,6 +489,7 @@ SUBDIR += pinball SUBDIR += pioneers SUBDIR += pipenightdreams + SUBDIR += pipepanic SUBDIR += plonx SUBDIR += pmars SUBDIR += pmars-sdl |