diff options
author | grant <grant@pkgsrc.org> | 2002-12-19 12:05:18 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-12-19 12:05:18 +0000 |
commit | 66cb6f83d44f954aa05f508113e2db624ab3b02b (patch) | |
tree | ddd2cf3224118756884685103c861f2946fa532d /chat | |
parent | 65d9786f7f28138cd9ad556d3e3ed92181ca32e2 (diff) | |
download | pkgsrc-66cb6f83d44f954aa05f508113e2db624ab3b02b.tar.gz |
add quirc.
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 ce9d8e747dd..42f4648729f 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2002/12/19 12:03:52 grant Exp $ +# $NetBSD: Makefile,v 1.60 2002/12/19 12:05:18 grant Exp $ # COMMENT= communication programs @@ -51,6 +51,7 @@ SUBDIR+= p5-Net-Goofey SUBDIR+= p5-Net-ICQ2000 SUBDIR+= pircbot SUBDIR+= psi +SUBDIR+= quirc SUBDIR+= roxirc SUBDIR+= scrollz SUBDIR+= silc-client |