diff options
author | adrianp <adrianp> | 2009-01-04 00:53:07 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2009-01-04 00:53:07 +0000 |
commit | 6c656565f77fe18c285d92c173ab312551fc7fca (patch) | |
tree | 13c7c5900c95e9535cdf686f1cbe51c92c7015da /chat | |
parent | 8df87614baadac6a623c3ef591991dd8d43ff107 (diff) | |
download | pkgsrc-6c656565f77fe18c285d92c173ab312551fc7fca.tar.gz |
+inspircd12
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 6fa05bd4a96..9005a9a8e49 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2008/11/18 18:03:09 joerg Exp $ +# $NetBSD: Makefile,v 1.143 2009/01/04 00:53:07 adrianp Exp $ # COMMENT= Communication programs @@ -42,6 +42,7 @@ SUBDIR+= icbirc SUBDIR+= icqlib SUBDIR+= iip SUBDIR+= inspircd +SUBDIR+= inspircd12 SUBDIR+= ircII SUBDIR+= ircd-hybrid SUBDIR+= irchat-pj |