diff options
author | taoka <taoka@FreeBSD.org> | 1999-05-05 13:59:05 +0000 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-05-05 13:59:05 +0000 |
commit | ca80df0c91bf9d4c08685eec5727d711aafe9a3c (patch) | |
tree | 3b40f818110fdf7001e6e3c5bc8177d6e1934075 /net/Makefile | |
parent | 74d6263e26fdc832a2a6f3d89666808fa280fe21 (diff) | |
download | FreeBSD-ports-ca80df0c91bf9d4c08685eec5727d711aafe9a3c.zip FreeBSD-ports-ca80df0c91bf9d4c08685eec5727d711aafe9a3c.tar.gz |
Add icqlib
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 d11a19d..a4bea1e 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 |