Wrapped DESCRIPTION strings to no more than 70 characters per line.

This commit is contained in:
Mrowqa
2013-12-05 13:21:43 +01:00
parent a59d836c26
commit 039942fc66
2 changed files with 11 additions and 4 deletions

View File

@@ -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"