diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-06-08 03:20:27 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-06-08 03:20:27 +0800 |
commit | e84fbde5a8a155a36b83f5c876d9a9d868f77922 (patch) | |
tree | d31ac458a2f2d6eac047c7ddf7651c173e43e7f5 /games/Makefile | |
parent | 6e2e7635cd9d5e098e00ba7914b3296dd8726053 (diff) | |
download | freebsd-ports-gnome-e84fbde5a8a155a36b83f5c876d9a9d868f77922.tar.gz freebsd-ports-gnome-e84fbde5a8a155a36b83f5c876d9a9d868f77922.tar.zst freebsd-ports-gnome-e84fbde5a8a155a36b83f5c876d9a9d868f77922.zip |
Pongix is a free game based on classical pong game with support for net game.
WWW: http://www.losersjuegos.com.ar
PR: ports/95390
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by: lawrance (mentor, 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 b847324adc32..ef06f09c59fb 100644 --- a/games/Makefile +++ b/games/Makefile @@ -497,6 +497,7 @@ SUBDIR += pmars SUBDIR += pmars-sdl SUBDIR += polypuzzle + SUBDIR += pongix SUBDIR += pouetchess SUBDIR += powermanga SUBDIR += powwow |