diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2008-09-06 22:34:47 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2008-09-06 22:34:47 +0000 |
commit | d57c50c64a845069edb286efbeeb572bec97b89c (patch) | |
tree | 99a1f53e01fd216195b41ecfd398050ce7d12ce0 /irc/Makefile | |
parent | 3450d3733c98c98ca3ac5c2ddc3e14853439e331 (diff) | |
download | ports-d57c50c64a845069edb286efbeeb572bec97b89c.tar.gz ports-d57c50c64a845069edb286efbeeb572bec97b89c.zip |
Add entry for irc/quassel.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=220027
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 0870ea823f46..4be47330e243 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -106,6 +106,7 @@ SUBDIR += py-irclib SUBDIR += py-supybot SUBDIR += py-supybot-plugins + SUBDIR += quassel SUBDIR += quirc SUBDIR += ratbox-respond SUBDIR += ratbox-services |