diff --git a/net-misc/berdp/berdp-1.recipe b/net-misc/berdp/berdp-1.recipe index cbceeaa2c..69afb62fc 100644 --- a/net-misc/berdp/berdp-1.recipe +++ b/net-misc/berdp/berdp-1.recipe @@ -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" diff --git a/net-misc/rdesktop/rdesktop-1.8.0.recipe b/net-misc/rdesktop/rdesktop-1.8.0.recipe index f770cfe9f..c45c74b94 100644 --- a/net-misc/rdesktop/rdesktop-1.8.0.recipe +++ b/net-misc/rdesktop/rdesktop-1.8.0.recipe @@ -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/"