diff options
author | will <will@FreeBSD.org> | 2001-09-03 18:09:53 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-09-03 18:09:53 +0000 |
commit | f20e5370329a3e212e54a8b798faf6353eb0b480 (patch) | |
tree | 5437d7d55e7735e4e2aa68634083b1cbe9ac3214 /net/Makefile | |
parent | 9b6069f4c239015c9c11cc2c5c68920dd3107855 (diff) | |
download | FreeBSD-ports-f20e5370329a3e212e54a8b798faf6353eb0b480.zip FreeBSD-ports-f20e5370329a3e212e54a8b798faf6353eb0b480.tar.gz |
Add libkmsn 0.1, KDE-based library to provide instant messaging API
for MSN.
PR: 28009
Submitted by: Jonathan Belson (jon@witchspace.com)
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 89582dc..47d3c0b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -174,6 +174,7 @@ SUBDIR += ldapsdk SUBDIR += libfreenet SUBDIR += libicq + SUBDIR += libkmsn SUBDIR += libnet SUBDIR += libnids SUBDIR += librsync |