diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-07-02 17:23:30 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-07-02 17:23:30 +0000 |
commit | 4313f270d45d03edc39783dcef08a5c764d60863 (patch) | |
tree | b9a8d9ce2fbec679055845214d7315a3e757991e /net/Makefile | |
parent | 1516cf1188e1adc668a815ff910a30051e427baa (diff) | |
download | ports-4313f270d45d03edc39783dcef08a5c764d60863.tar.gz ports-4313f270d45d03edc39783dcef08a5c764d60863.zip |
Add x2goclient, A client to connect to an x2go server.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=257309
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 1c1204f5260c..e6680ed8702c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1129,6 +1129,7 @@ SUBDIR += wpa_gui SUBDIR += wping SUBDIR += x11vnc + SUBDIR += x2goclient-cli SUBDIR += xbone SUBDIR += xbone-gui SUBDIR += xboxproxy |