diff options
author | pav <pav@FreeBSD.org> | 2005-09-05 06:59:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-05 06:59:22 +0800 |
commit | 2a651c97a3a82f9a50aaa10aef68b312bf9f4071 (patch) | |
tree | be5139c89e61de9cd4f837f5eca6e0c436577f3c /net/Makefile | |
parent | 6f1356db7a8f129fa28fe7fb038805a90fcf9b4f (diff) | |
download | freebsd-ports-gnome-2a651c97a3a82f9a50aaa10aef68b312bf9f4071.tar.gz freebsd-ports-gnome-2a651c97a3a82f9a50aaa10aef68b312bf9f4071.tar.zst freebsd-ports-gnome-2a651c97a3a82f9a50aaa10aef68b312bf9f4071.zip |
xrdesktop is a GTK-Perl frontend for rdesktop that allows saving and editing of
session configurations. Its aim is to support all the command-line options of
rdesktop in an easy-to-use GUI.
PR: ports/85685
Submitted by: Andrej Zverev <az@inec.ru>
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 801f3ee14a36..dc747677fbba 100644 --- a/net/Makefile +++ b/net/Makefile @@ -901,6 +901,7 @@ SUBDIR += xnap SUBDIR += xprobe SUBDIR += xpvm + SUBDIR += xrdesktop SUBDIR += xsmbrowser SUBDIR += xtraceroute SUBDIR += xwhois |