diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2001-01-13 16:08:05 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2001-01-13 16:08:05 +0000 |
commit | 468755302e6accba83ad9863594004254ce1d54f (patch) | |
tree | 6d83242135ddddc00027a6aad71ff887c3bb1f56 /net/Makefile | |
parent | 829b17af868604cbe109cf35ae7bd7316bd9c666 (diff) |
Add AOL's Instant Messenger (AIM) client.
This is a X11 Linux application which runs fine with FreeBSD's Linux emulation.
Notes
Notes:
svn path=/head/; revision=37168
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 094ad9dc4572..82dd6e8beba5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -5,6 +5,7 @@ SUBDIR += SSLtelnet SUBDIR += adasockets SUBDIR += adns + SUBDIR += aim SUBDIR += airport SUBDIR += amcl SUBDIR += archie |