diff options
author | marcus <marcus@FreeBSD.org> | 2009-02-27 13:28:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-02-27 13:28:08 +0800 |
commit | 1059fd4ebf6cf8f1015eca98d41932b4e844072e (patch) | |
tree | 7f903a7e5d394a238f11770547a1009d9082b5aa /net/Makefile | |
parent | f2c9ce306373518c1143a7c37bfac7349a58f2cb (diff) | |
download | freebsd-ports-gnome-1059fd4ebf6cf8f1015eca98d41932b4e844072e.tar.gz freebsd-ports-gnome-1059fd4ebf6cf8f1015eca98d41932b4e844072e.tar.zst freebsd-ports-gnome-1059fd4ebf6cf8f1015eca98d41932b4e844072e.zip |
Add libproxy-gnome, a plug-in which allows GNOME applications to make use
of libproxy.
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 d82441f5eb76..9afe78504f8e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -302,6 +302,7 @@ SUBDIR += libpcap SUBDIR += libpcapnav SUBDIR += libproxy + SUBDIR += libproxy-gnome SUBDIR += librsync SUBDIR += libsocket++ SUBDIR += libsocketcpp |