diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-02 04:58:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-01-02 04:58:22 +0000 |
commit | 563acc9564dcd7388bd37f09de37c665aa689d65 (patch) | |
tree | 9e2d68b0f72d8e8cf907f9f3463e4da4ef54e37b /irc | |
parent | 085fe92c9327478b15a9dc42124eb4d384087f57 (diff) |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/irc/Makefile b/irc/Makefile index ced10d6ff266..6f470f93899a 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -146,6 +146,5 @@ SUBDIR += xchat1 SUBDIR += zircon SUBDIR += znc - SUBDIR += znc-extra .include <bsd.port.subdir.mk> |