diff options
author | mat <mat@FreeBSD.org> | 2003-09-01 22:07:24 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-09-01 22:07:24 +0800 |
commit | 6659ef77874f06ca1fd2f5d6b35ec73cd05b8ced (patch) | |
tree | c694d09e7537f92ab4cf3dd2755be84a19add9e3 /games/Makefile | |
parent | b1efd52ad2be3dc5c43d0641547181d66cf19b39 (diff) | |
download | freebsd-ports-gnome-6659ef77874f06ca1fd2f5d6b35ec73cd05b8ced.tar.gz freebsd-ports-gnome-6659ef77874f06ca1fd2f5d6b35ec73cd05b8ced.tar.zst freebsd-ports-gnome-6659ef77874f06ca1fd2f5d6b35ec73cd05b8ced.zip |
Add p5-Games-Bingo-Bot 0.01,
a simple class holding IRC related
methods for bingo.
PR: 55820
Submitted by: Lars Thegler <lars@thegler.dk>
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 9b92de4648c1..45c734dcbfed 100644 --- a/games/Makefile +++ b/games/Makefile @@ -266,6 +266,7 @@ SUBDIR += oonsoo SUBDIR += openglad SUBDIR += p5-Games-Bingo + SUBDIR += p5-Games-Bingo-Bot SUBDIR += pengpong SUBDIR += penguin-command SUBDIR += pentix |