diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-03 16:31:09 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-03 16:31:09 +0000 |
commit | 6aa4f9ff2199872b76c630b26865cf0f7fcfdf9b (patch) | |
tree | 710f849485dc05c1912b43fe09a74239f9da3190 /games/Makefile | |
parent | .33.7 -> .33.7.1. It seems, the new version is not very different in the (diff) |
New port pengpong version 0.2: A cross-platform pong game written
in SDL
PR: 30060
Submitted by: Patrick Li <pat@databits.net>
Notes
Notes:
svn path=/head/; revision=47372
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 96b52b13ff94..6e6556500e3b 100644 --- a/games/Makefile +++ b/games/Makefile @@ -177,6 +177,7 @@ SUBDIR += oneko SUBDIR += oneko-sakura SUBDIR += oonsoo + SUBDIR += pengpong SUBDIR += penguin-command SUBDIR += pentix SUBDIR += phalanx |