diff options
author | asami <asami@FreeBSD.org> | 1999-05-08 10:32:29 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-05-08 10:32:29 +0000 |
commit | e7b05ebc8a89812b5033f3a9b1ce9e30b96a4086 (patch) | |
tree | a5c6fa0efabf2935aab9a7d5756f8aeb8da6ba72 /net | |
parent | 460137247a91c50f31c8b5101a14be3a4870a162 (diff) | |
download | FreeBSD-ports-e7b05ebc8a89812b5033f3a9b1ce9e30b96a4086.zip FreeBSD-ports-e7b05ebc8a89812b5033f3a9b1ce9e30b96a4086.tar.gz |
Finish moving libicq from devel to net.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 1a39934..ff8524d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.258 1999/05/05 13:59:05 taoka Exp $ +# $Id: Makefile,v 1.259 1999/05/07 17:44:05 flathill Exp $ # SUBDIR += IglooFTP @@ -92,6 +92,7 @@ SUBDIR += ksamba SUBDIR += ldap SUBDIR += lftp + SUBDIR += libicq SUBDIR += libsocket++ SUBDIR += licq SUBDIR += llnlxdir |