diff options
author | makc <makc@FreeBSD.org> | 2008-09-07 06:34:47 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2008-09-07 06:34:47 +0800 |
commit | 508f0bba8380fb3256c4d7e8d2afbb16cd1f5b65 (patch) | |
tree | f02dd4e864e2551692a730b5329403dd5a057dfc /irc | |
parent | ac299e5a6a46d5a545ab9e96a94957bf1844b047 (diff) | |
download | freebsd-ports-gnome-508f0bba8380fb3256c4d7e8d2afbb16cd1f5b65.tar.gz freebsd-ports-gnome-508f0bba8380fb3256c4d7e8d2afbb16cd1f5b65.tar.zst freebsd-ports-gnome-508f0bba8380fb3256c4d7e8d2afbb16cd1f5b65.zip |
Add entry for irc/quassel.
Approved by: miwi (mentor)
Diffstat (limited to 'irc')
-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 |