mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Wrapped DESCRIPTION strings to no more than 70 characters per line.
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
DESCRIPTION="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS platform utilizing the rdesktop project. RDP is a protocol designed by Microsoft to remotely administer / run a session on Windows 2000/2003 Servers / Windows XP Professional workstations."
|
||||
DESCRIPTION="
|
||||
BeRDP is a project dedicated to bringing the RDP protocol to the BeOS
|
||||
platform utilizing the rdesktop project. RDP is a protocol designed by
|
||||
Microsoft to remotely administer / run a session on Windows 2000/2003
|
||||
Servers / Windows XP Professional workstations.
|
||||
"
|
||||
SUMMARY="BeRDP is a project dedicated to bringing the RDP protocol to the BeOS"
|
||||
HOMEPAGE="https://github.com/HaikuArchives/BeRDP/"
|
||||
SRC_URI="git+https://github.com/HaikuArchives/BeRDP.git#8d73363b567361a5f14bf36173bf68f01260013a"
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
DESCRIPTION="
|
||||
rdesktop is an open source client for Windows Remote Desktop Services, capable of natively speaking
|
||||
Remote Desktop Protocol (RDP) in order to present the user's Windows desktop. rdesktop is known to
|
||||
work with Windows versions such as NT 4 Terminal Server, 2000, XP, 2003, 2003 R2, Vista, 2008, 7, and 2008 R2.
|
||||
rdesktop is an open source client for Windows Remote Desktop Services,
|
||||
capable of natively speaking Remote Desktop Protocol (RDP) in order to
|
||||
present the user's Windows desktop. rdesktop is known to work with
|
||||
Windows versions such as NT 4 Terminal Server, 2000, XP, 2003,
|
||||
2003 R2, Vista, 2008, 7, and 2008 R2.
|
||||
"
|
||||
SUMMARY="An open source client for Windows Remote Desktop Services."
|
||||
HOMEPAGE="http://rdesktop.org/"
|
||||
|
||||
Reference in New Issue
Block a user