diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-02-27 05:29:07 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-02-27 05:29:07 +0000 |
commit | 117834a542ad9d3057b6f1d96cec4c4894766982 (patch) | |
tree | d44231fae1507739c6222a1d5a0313de5095dff6 /net/Makefile | |
parent | 8b210a18518382cb81637385569c8b36948b2241 (diff) | |
download | ports-117834a542ad9d3057b6f1d96cec4c4894766982.tar.gz ports-117834a542ad9d3057b6f1d96cec4c4894766982.zip |
Add libproxy-kde, a plug-in which allows KDE applications to make use
of libproxy.
Notes
Notes:
svn path=/head/; revision=229133
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 9afe78504f8e..72d66377ee7e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -303,6 +303,7 @@ SUBDIR += libpcapnav SUBDIR += libproxy SUBDIR += libproxy-gnome + SUBDIR += libproxy-kde SUBDIR += librsync SUBDIR += libsocket++ SUBDIR += libsocketcpp |