diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-04-06 04:19:24 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-04-06 04:19:24 +0000 |
commit | f744183936d8cab75a9d40e883cd142234190fd6 (patch) | |
tree | 2a8d205663205f2b5e3c42107c8b15f4e0b65a35 /net/Makefile | |
parent | 337ed20c5fe100c275a89d8421652dd64adf8aa2 (diff) | |
download | FreeBSD-ports-f744183936d8cab75a9d40e883cd142234190fd6.zip FreeBSD-ports-f744183936d8cab75a9d40e883cd142234190fd6.tar.gz |
add libyahoo2 0.6.3
A C library that handles the new Yahoo! Messenger protocol
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 2c019f7..320f7d2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -272,6 +272,7 @@ SUBDIR += libsocketcpp SUBDIR += libunp SUBDIR += libunpipc + SUBDIR += libyahoo2 SUBDIR += licq SUBDIR += licq-console SUBDIR += licq-jons-gtk-gui |