diff options
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 940492427cb..fa2b8a264b2 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.137 2008/03/10 08:59:10 martti Exp $ +# $NetBSD: Makefile,v 1.138 2008/06/16 10:39:17 adrianp Exp $ # COMMENT= Communication programs @@ -6,6 +6,7 @@ COMMENT= Communication programs SUBDIR+= aim SUBDIR+= amsn SUBDIR+= anope +SUBDIR+= atheme SUBDIR+= bitchbot SUBDIR+= bitchx SUBDIR+= bitlbee |