diff options
author | hubertf <hubertf> | 2001-11-30 23:34:35 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2001-11-30 23:34:35 +0000 |
commit | 8b06df7690b92998330e072de3c74a8e0095f53c (patch) | |
tree | 6b301953d9fbb18b099153001c5cdb2115934844 /chat | |
parent | 390aef22765d53352ee00b8111c158274aa5a4a8 (diff) | |
download | pkgsrc-8b06df7690b92998330e072de3c74a8e0095f53c.tar.gz |
add & enable silc-server
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 5a514e206b6..4e82eedeef6 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2001/11/29 16:18:57 hubertf Exp $ +# $NetBSD: Makefile,v 1.25 2001/11/30 23:34:35 hubertf Exp $ # COMMENT= communication programs @@ -28,6 +28,7 @@ SUBDIR+= libyahoo SUBDIR+= micq SUBDIR+= p5-Net-ICQ2000 SUBDIR+= silc-client +SUBDIR+= silc-server SUBDIR+= sirc SUBDIR+= tik SUBDIR+= tirc |