From 99880ee36bd1bd923a86386eea520700c5122e76 Mon Sep 17 00:00:00 2001 From: Jim Date: Wed, 3 Dec 2014 11:45:45 -0800 Subject: [PATCH] increase the description. --- haiku-apps/sortsave/sortsave-1.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/sortsave/sortsave-1.0.recipe b/haiku-apps/sortsave/sortsave-1.0.recipe index 14e4dc3fc..42cd54080 100644 --- a/haiku-apps/sortsave/sortsave-1.0.recipe +++ b/haiku-apps/sortsave/sortsave-1.0.recipe @@ -1,5 +1,5 @@ SUMMARY="sort-save screensaver" -DESCRIPTION="Just like the Borg, bringing order to chaos. " +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"