diff options
author | flz <flz@FreeBSD.org> | 2005-04-14 20:02:11 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-14 20:02:11 +0800 |
commit | 42f0660680e696348a7446d80e266363cf73ba3f (patch) | |
tree | 6a166317b74b718f26bad9942999d2c32a2c546c /irc/Makefile | |
parent | e2052e36d9bae23d60215250869ae935bc88dfea (diff) | |
download | freebsd-ports-gnome-42f0660680e696348a7446d80e266363cf73ba3f.tar.gz freebsd-ports-gnome-42f0660680e696348a7446d80e266363cf73ba3f.tar.zst freebsd-ports-gnome-42f0660680e696348a7446d80e266363cf73ba3f.zip |
- Add irc/xchat-ecl-plugin 0.3, a plugin to allow Common Lisp scripting in
X-Chat 2.x.
PR: ports/72260
Submitted by: Julian Stecklina <der_julian@web.de>
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 7f2d474138c5..c631289b59ad 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -99,6 +99,7 @@ SUBDIR += weechat SUBDIR += xaric SUBDIR += xchat + SUBDIR += xchat-ecl-plugin SUBDIR += xchat-fish SUBDIR += xchat-gnome SUBDIR += xchat-mircryption |