diff options
author | knu <knu@FreeBSD.org> | 2001-04-10 09:19:55 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-04-10 09:19:55 +0000 |
commit | 690d6329fb2b6653aff7cf50015e79c4afefe753 (patch) | |
tree | 0826f757c5c7bc8df3196ea58e33459715661afd /irc/Makefile | |
parent | 7f9900d7077164db1aba4e803654675a3e93f214 (diff) | |
download | FreeBSD-ports-690d6329fb2b6653aff7cf50015e79c4afefe753.zip FreeBSD-ports-690d6329fb2b6653aff7cf50015e79c4afefe753.tar.gz |
Add liece-emacs20 and liece-xemacs21-mule, yet another IRC client
which runs under Emacsen.
PR: ports/26462
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>, knu
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index e80ddd8..77c814e 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -15,6 +15,8 @@ SUBDIR += ircd-hybrid SUBDIR += iroffer SUBDIR += irssi + SUBDIR += liece-emacs20 + SUBDIR += liece-xemacs21-mule SUBDIR += kvirc SUBDIR += muh SUBDIR += nethirc |