diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:30:34 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-23 18:30:34 +0000 |
commit | eafcfff4e73797d789db1d8ca800b7f922ac6bd2 (patch) | |
tree | a3aeefdd4da14d413eb122e90948318d30432e3f | |
parent | ac692c0b61b6868f8e915520f4f1496d46837bec (diff) |
Notes
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 8276e92ea971..61722594662d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -172,6 +172,7 @@ SUBDIR += gkrellmqst SUBDIR += gkrellmwireless2 SUBDIR += glflow + SUBDIR += glib-networking SUBDIR += gnet2 SUBDIR += gnetcat SUBDIR += gnome-mud @@ -335,6 +336,8 @@ SUBDIR += libproxy-gnome SUBDIR += libproxy-kde SUBDIR += libproxy-mozjs + SUBDIR += libproxy-perl + SUBDIR += libproxy-python SUBDIR += libproxy-webkit SUBDIR += librsync SUBDIR += libsocket++ |