diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 12:35:56 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 12:35:56 +0000 |
commit | 89c9d6285cc0d8154ce6b9073bf173c4e52f21b8 (patch) | |
tree | e22bc4957427f450ca2c1649e9a5f940d37b346b /irc/Makefile | |
parent | ed65d3c3dccadc56481fff7bb5e2ecf9ad13e76e (diff) | |
download | ports-89c9d6285cc0d8154ce6b9073bf173c4e52f21b8.tar.gz ports-89c9d6285cc0d8154ce6b9073bf173c4e52f21b8.zip |
Notes
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index abaecd1268ea..e49115024835 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -118,7 +118,7 @@ SUBDIR += xchat-gnome SUBDIR += xchat-mircryption SUBDIR += xchat-systray-plugin - SUBDIR += xchat2 + SUBDIR += xchat1 SUBDIR += zircon .include <bsd.port.subdir.mk> |