From 301cbbd0bc02106d57188c579a6470e12ebe0d63 Mon Sep 17 00:00:00 2001 From: Kevin Adams Date: Sat, 23 Jun 2018 03:46:23 -0400 Subject: [PATCH] SuperPrefs: fix description and homepage (#2724) --- haiku-apps/superprefs/superprefs-1.0.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/haiku-apps/superprefs/superprefs-1.0.recipe b/haiku-apps/superprefs/superprefs-1.0.recipe index 5ff0a6f07..495e06581 100644 --- a/haiku-apps/superprefs/superprefs-1.0.recipe +++ b/haiku-apps/superprefs/superprefs-1.0.recipe @@ -1,7 +1,7 @@ SUMMARY="Control Panel with Categorization and Search for Haiku" -DESCRIPTION="SupePrefs is an application for Haiku providing Control Panel \ -with Categorization and inner level Search Part of GSoC '17." -HOMEPAGE="https://homepage/of/projectx.org" +DESCRIPTION="SupePrefs is an application for Haiku providing a Control Panel \ +with categorization and inner level search. Created during GSoC '17." +HOMEPAGE="https://github.com/HaikuArchives/SuperPrefs" COPYRIGHT="2017 Anirudh Murali" LICENSE="MIT" REVISION="1"