diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-23 11:35:12 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-23 11:35:12 +0000 |
commit | 8fa47daf82d39f650ba7362641c44ab1dd83983f (patch) | |
tree | 0177019f53852b5b6cf51f3335de2c5fad22ed4a /irc/Makefile | |
parent | 80480d8faa0c098af0febe5da85d760c5ea19fd9 (diff) |
Adding port irc/p5-IRC-Bot-Hangman, a simple IRC bot that plays Hangman.
Submitted by: aaron
Committed by: aaron
Notes
Notes:
svn path=/head/; revision=180599
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index b73991aa1813..31e03ddcbaff 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -72,6 +72,7 @@ SUBDIR += onis SUBDIR += p5-Bot-BasicBot SUBDIR += p5-IRC + SUBDIR += p5-IRC-Bot-Hangman SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object SUBDIR += p5-POE-Filter-IRCD |