From 5ab7ea8f561bf116f314a885febd822981806b7f Mon Sep 17 00:00:00 2001 From: Puck Meerburg Date: Sun, 14 Dec 2014 18:28:38 +0100 Subject: [PATCH] Point BDH Calc website towards github page --- haiku-apps/bdhcalc/bdhcalc-1.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/bdhcalc/bdhcalc-1.1.recipe b/haiku-apps/bdhcalc/bdhcalc-1.1.recipe index 552321b93..3d2fab87a 100644 --- a/haiku-apps/bdhcalc/bdhcalc-1.1.recipe +++ b/haiku-apps/bdhcalc/bdhcalc-1.1.recipe @@ -6,7 +6,7 @@ bitwise operators. You can choose the word size and whether the sign is \ considered to simulate any integral data type. Moreover the calculator \ supports binary, decimal and hexadecimal conversion. " -HOMEPAGE="http://haikuware.com/directory/view-details/science-math/calculators/bdh-calc-for-haiku" +HOMEPAGE="http://github.com/ThomasCompix/BDH-Calc" SRC_URI="git://github.com/ThomasCompix/BDH-Calc.git#4a6865932ae0e95244ed0149b6e8c4f437ea742a" REVISION="1" LICENSE="Undetermined"