diff options
author | marcus <marcus@FreeBSD.org> | 2003-03-02 05:03:15 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-03-02 05:03:15 +0000 |
commit | 8453b0d0e5ee6c9730375c520f4532e276c04e76 (patch) | |
tree | beca0fe8e7dfd4c1e61bd9aa2eb737c0d458edb8 /net/Makefile | |
parent | 2d7ae6d5f84e666291dfa73505163550adca2831 (diff) | |
download | FreeBSD-ports-8453b0d0e5ee6c9730375c520f4532e276c04e76.zip FreeBSD-ports-8453b0d0e5ee6c9730375c520f4532e276c04e76.tar.gz |
Add tsclient, a GNOME 2 frontend to rdesktop.
PR: 48823
Submitted by: Koop Mast <einekoai@chello.nl>
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 76275ba..8ba8963 100644 --- a/net/Makefile +++ b/net/Makefile @@ -625,6 +625,7 @@ SUBDIR += tramp SUBDIR += tramp-emacs20 SUBDIR += tridiavnc + SUBDIR += tsclient SUBDIR += ttcp SUBDIR += ttt SUBDIR += tund |