diff options
author | jmmv <jmmv@pkgsrc.org> | 2002-12-18 17:42:51 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2002-12-18 17:42:51 +0000 |
commit | 07cf0a6e57ba84842edd0385e898bd51a4694f72 (patch) | |
tree | e777706752ef19f5b8dd2aed5d90f3cfb71acef1 /chat/Makefile | |
parent | 2bf9ebd6859bf563822800e57e44587df421e6e5 (diff) | |
download | pkgsrc-07cf0a6e57ba84842edd0385e898bd51a4694f72.tar.gz |
Add and enable pircbot.
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 47fa05f6aeb..2db8e083ced 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2002/12/06 18:26:38 grant Exp $ +# $NetBSD: Makefile,v 1.57 2002/12/18 17:42:51 jmmv Exp $ # COMMENT= communication programs @@ -48,6 +48,7 @@ SUBDIR+= p5-Net-AIM SUBDIR+= p5-Net-AOLIM SUBDIR+= p5-Net-Goofey SUBDIR+= p5-Net-ICQ2000 +SUBDIR+= pircbot SUBDIR+= psi SUBDIR+= scrollz SUBDIR+= silc-client |