diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-10-29 02:49:04 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-10-29 02:49:04 +0000 |
commit | f671293f9c20607efc8c77ba8e6a5a7121be948f (patch) | |
tree | 14c331e7e46bfa5668adc0db084426571a346ee8 /irc/Makefile | |
parent | 1b73abb75e6b79f5abe437793d378706c0064457 (diff) | |
download | ports-f671293f9c20607efc8c77ba8e6a5a7121be948f.tar.gz ports-f671293f9c20607efc8c77ba8e6a5a7121be948f.zip |
Notes
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 8443c21b8de7..b17351688a28 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -15,6 +15,7 @@ SUBDIR += ircatlite SUBDIR += ircd-hybrid SUBDIR += irchat-pj-emacs20 + SUBDIR += irchat-pj-emacs21 SUBDIR += irchat-pj-xemacs21-mule SUBDIR += iroffer SUBDIR += irssi @@ -30,6 +31,7 @@ SUBDIR += p5-POE-Component-IRC SUBDIR += party SUBDIR += pure-emacs20 + SUBDIR += pure-emacs21 SUBDIR += pure-xemacs21-mule SUBDIR += py-irclib SUBDIR += quirc |