From b7d5989d8d0cc3669531cebcfbd89f47b67288fa Mon Sep 17 00:00:00 2001 From: John Scipione Date: Fri, 30 May 2014 17:55:41 -0400 Subject: [PATCH] Split the description up over multiple lines --- haiku-apps/netpulse/netpulse-0.2.3.recipe | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/haiku-apps/netpulse/netpulse-0.2.3.recipe b/haiku-apps/netpulse/netpulse-0.2.3.recipe index 48b773d96..f2d0d5733 100644 --- a/haiku-apps/netpulse/netpulse-0.2.3.recipe +++ b/haiku-apps/netpulse/netpulse-0.2.3.recipe @@ -1,5 +1,8 @@ SUMMARY="NetPulse by Carlos Hasan" -DESCRIPTION="Network status replicant that gives an indication of data being sent or received over the network." +DESCRIPTION=" + Network status replicant that gives an indication of data being sent \ + or received over the network. + " HOMEPAGE="https://github.com/HaikuArchive/NetPulse" SRC_URI="git://github.com/jscipione/NetPulse#a04b459309827ace18418539618bf07511000aac" COPYRIGHT="Copyright 2001 Carlos Hasan"