From 57006797891642156319a4051fd9d272353cbeb6 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 15 Mar 2015 00:17:44 +0300 Subject: [PATCH] Slayer: fix hompage and description --- haiku-apps/slayer/slayer-0.9.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-apps/slayer/slayer-0.9.recipe b/haiku-apps/slayer/slayer-0.9.recipe index b61bb9d32..bdb8e83a0 100644 --- a/haiku-apps/slayer/slayer-0.9.recipe +++ b/haiku-apps/slayer/slayer-0.9.recipe @@ -1,11 +1,11 @@ SUMMARY="Team/thread manager" DESCRIPTION=" -Monitor CPU and memory usage for running thread and teams, adjust their +Monitor CPU and memory usage for running thread and teams, adjust their \ priorities or kill them. " LICENSE="GNU GPL v3" COPYRIGHT="1998 Arto Jalkanen." -HOMEPAGE="https://github.com/pulkomandy/Slayer" +HOMEPAGE="https://github.com/HaikuArchives/Slayer" SRC_URI="git+https://github.com/HaikuArchives/Slayer.git#e04057b" REVISION="2" ARCHITECTURES="?x86 x86_gcc2"