From b2ba93464842912a0b99103004dd2f4df5def9a5 Mon Sep 17 00:00:00 2001 From: Jim Saxton Date: Wed, 3 Dec 2014 19:56:04 +0000 Subject: [PATCH] sortsave-1.0.recipe edited online with Bitbucket --- haiku-apps/sortsave/sortsave-1.0.recipe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/haiku-apps/sortsave/sortsave-1.0.recipe b/haiku-apps/sortsave/sortsave-1.0.recipe index 42cd54080..6de5363f9 100644 --- a/haiku-apps/sortsave/sortsave-1.0.recipe +++ b/haiku-apps/sortsave/sortsave-1.0.recipe @@ -1,5 +1,7 @@ SUMMARY="sort-save screensaver" -DESCRIPTION="Just like the Borg, bringing order to chaos. SortSave is a re-creation of an old program that I used for a screensaver on my old Tandy 1000 computer. The original was programmed in BASIC and compiled to run on MS Dos. " +DESCRIPTION="Just like the Borg, bringing order to chaos. +SortSave is a re-creation of an old program that I used for a screensaver on my old Tandy 1000 computer. +The original was programmed in BASIC and compiled to run on MS Dos. " HOMEPAGE="https://github.com/bbjimmy/Sort-Save" SRC_URI="git+https://github.com/bbjimmy/Sort-Save.git#1.0"