diff options
author | ahze <ahze@FreeBSD.org> | 2005-09-05 09:24:05 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2005-09-05 09:24:05 +0800 |
commit | 8b261c02bb3a097588ce636a54d55b171ccdf7b3 (patch) | |
tree | 197b9528e80f9e774559f333fed0f67c826f9352 /irc/Makefile | |
parent | 9138f95eabee740a9406518729c8af90674c69af (diff) | |
download | freebsd-ports-graphics-8b261c02bb3a097588ce636a54d55b171ccdf7b3.tar.gz freebsd-ports-graphics-8b261c02bb3a097588ce636a54d55b171ccdf7b3.tar.zst freebsd-ports-graphics-8b261c02bb3a097588ce636a54d55b171ccdf7b3.zip |
- Add gaim-irchelper
o Gaim plugin that enhances the usability of the IRC protocol
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 e4f28d3b5d2..5c31b798823 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -26,6 +26,7 @@ SUBDIR += evangeline SUBDIR += ezbounce SUBDIR += fisg + SUBDIR += gaim-irchelper SUBDIR += garnaxfs SUBDIR += gdesklets-irc SUBDIR += gruftistats |