diff options
author | yoichi <yoichi@FreeBSD.org> | 2001-12-05 02:00:50 +0800 |
---|---|---|
committer | yoichi <yoichi@FreeBSD.org> | 2001-12-05 02:00:50 +0800 |
commit | 1db2d95e698fb45dea314598d417d5b29e939d0c (patch) | |
tree | 48e073d5cc50773024750f59f943d9876ca583ea /irc/Makefile | |
parent | ac4cb50e71688e9d0c0d54cc8afdcf8ddd45eb23 (diff) | |
download | freebsd-ports-gnome-1db2d95e698fb45dea314598d417d5b29e939d0c.tar.gz freebsd-ports-gnome-1db2d95e698fb45dea314598d417d5b29e939d0c.tar.zst freebsd-ports-gnome-1db2d95e698fb45dea314598d417d5b29e939d0c.zip |
Move master port to irc/liece and add support for emacs21.
Approved by: knu(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 b17351688a28..3f13cb7d8d23 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -20,6 +20,7 @@ SUBDIR += iroffer SUBDIR += irssi SUBDIR += kvirc + SUBDIR += liece SUBDIR += liece-dcc SUBDIR += liece-emacs20 SUBDIR += liece-xemacs21-mule |