diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2005-07-25 01:07:29 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2005-07-25 01:07:29 +0800 |
commit | b1a62f222a0ac5251cac61931087029f10a7bbc9 (patch) | |
tree | 4e21956e63f416985521f63c96f4a685f2c9b105 /irc/Makefile | |
parent | 6508acca300f3a869354ea61610765ec5f04b632 (diff) | |
download | freebsd-ports-gnome-b1a62f222a0ac5251cac61931087029f10a7bbc9.tar.gz freebsd-ports-gnome-b1a62f222a0ac5251cac61931087029f10a7bbc9.tar.zst freebsd-ports-gnome-b1a62f222a0ac5251cac61931087029f10a7bbc9.zip |
Add development version of irssi irc client.
Approved by: perky (mentor)
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 d2b201ec2a5e..e4f28d3b5d27 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -48,6 +48,7 @@ SUBDIR += ircservices SUBDIR += iroffer SUBDIR += irssi + SUBDIR += irssi-devel SUBDIR += irssi-fish SUBDIR += irssi-scripts SUBDIR += irssistats |