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 2af1ae314fe..c0a6b94df0a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.119 2006/05/18 21:50:35 adrianp Exp $ +# $NetBSD: Makefile,v 1.120 2006/10/20 22:41:06 adrianp Exp $ # COMMENT= Communication programs SUBDIR+= aim SUBDIR+= amsn +SUBDIR+= anope SUBDIR+= bitchbot SUBDIR+= bitchx SUBDIR+= bitlbee |