diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2001-10-29 10:49:04 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2001-10-29 10:49:04 +0800 |
commit | 5f983d68df70612daae5629ffe165024be7b742b (patch) | |
tree | 7fcde3c8d5126f6410dbaadec61437d04f998193 /irc/Makefile | |
parent | 2c606f766732bdba7b5406ebd4b6538e3013d4fa (diff) | |
download | freebsd-ports-gnome-5f983d68df70612daae5629ffe165024be7b742b.tar.gz freebsd-ports-gnome-5f983d68df70612daae5629ffe165024be7b742b.tar.zst freebsd-ports-gnome-5f983d68df70612daae5629ffe165024be7b742b.zip |
Add emacs21 support for pure and irchat-pj.
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
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 |