diff options
author | adrianp <adrianp@pkgsrc.org> | 2009-01-04 01:06:23 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2009-01-04 01:06:23 +0000 |
commit | 58ce023c213dacec4067a78645d7f3efba60a0a0 (patch) | |
tree | 5fc01d516fd5f315fa7be4cf2a3389912b8c8987 /chat/Makefile | |
parent | 8a42e42182f30038ee53d7bb841445dfb2fc683b (diff) | |
download | pkgsrc-58ce023c213dacec4067a78645d7f3efba60a0a0.tar.gz |
+ctrlproxy
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 9005a9a8e49..a9c6fdaed90 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2009/01/04 00:53:07 adrianp Exp $ +# $NetBSD: Makefile,v 1.144 2009/01/04 01:06:23 adrianp Exp $ # COMMENT= Communication programs @@ -17,6 +17,7 @@ SUBDIR+= centericq SUBDIR+= centerim SUBDIR+= cgiirc SUBDIR+= climm +SUBDIR+= ctrlproxy SUBDIR+= dccserver SUBDIR+= dircproxy SUBDIR+= eggdrop |