diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-05 13:59:05 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-05 13:59:05 +0000 |
commit | c1d410aead7defe55fb448f7ca1d21aa6e4a6e0c (patch) | |
tree | c414eceff6ebedb730bab3fa6aba8a0e2a6f8969 /net/Makefile | |
parent | 295cbd60bad6fd2face09733440a0feb438b1e54 (diff) | |
download | ports-c1d410aead7defe55fb448f7ca1d21aa6e4a6e0c.tar.gz ports-c1d410aead7defe55fb448f7ca1d21aa6e4a6e0c.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
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 |