diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 07:49:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-17 07:49:03 +0000 |
commit | 8c191af69a2149a92aa16706abee60a3b7ef6658 (patch) | |
tree | f7bebaeafca4e91d9258ad0abd3ec077a164f06d /irc/Makefile | |
parent | e77f838b4aef2616fb9d9f01ed4c97d0b12e1f8b (diff) |
Notes
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 7dfc9f8c098b..331bd7016f6a 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -143,5 +143,6 @@ SUBDIR += xchat1 SUBDIR += zircon SUBDIR += znc + SUBDIR += znc-extra .include <bsd.port.subdir.mk> |