diff options
author | jmmv <jmmv> | 2003-07-02 09:03:35 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-02 09:03:35 +0000 |
commit | 9ad4abb34001fdc4c87aafd37bcfdd5808f5ee35 (patch) | |
tree | 6e8b79b43858832e7ee81c0ab23ea6da2b8907c1 /chat/Makefile | |
parent | 64dc03481d9205826ec4f176a2acf359357a3a73 (diff) | |
download | pkgsrc-9ad4abb34001fdc4c87aafd37bcfdd5808f5ee35.tar.gz |
Add and enable bitlbee.
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 f60a554d15c..d7138357887 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.70 2003/04/30 00:00:42 hubertf Exp $ +# $NetBSD: Makefile,v 1.71 2003/07/02 09:03:35 jmmv Exp $ # COMMENT= communication programs @@ -6,6 +6,7 @@ COMMENT= communication programs SUBDIR+= aim SUBDIR+= bitchx SUBDIR+= blackened +SUBDIR+= bitlbee SUBDIR+= bnc SUBDIR+= centericq SUBDIR+= dircproxy |