summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-05-05 13:59:05 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-05-05 13:59:05 +0000
commitc1d410aead7defe55fb448f7ca1d21aa6e4a6e0c (patch)
treec414eceff6ebedb730bab3fa6aba8a0e2a6f8969 /net
parenticqlib is a library required by kicq, KDE ICQ client. (diff)
Add icqlib
Notes
Notes: svn path=/head/; revision=18500
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index d11a19d89528..a4bea1ef9b20 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.256 1999/04/30 17:16:33 taoka Exp $
+# $Id: Makefile,v 1.257 1999/05/03 03:00:28 steve Exp $
#
SUBDIR += SSLtelnet
@@ -73,6 +73,7 @@
SUBDIR += icb
SUBDIR += icmpinfo
SUBDIR += icmpquery
+ SUBDIR += icqlib
SUBDIR += ipw
SUBDIR += irc
SUBDIR += ircII