From df90ac14e6a04d10c36ed99cd444f46fc24afa49 Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sat, 25 Oct 2014 13:12:11 +0400 Subject: [PATCH] NetPulse: fix homepage url --- haiku-apps/netpulse/netpulse-0.2.3.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haiku-apps/netpulse/netpulse-0.2.3.recipe b/haiku-apps/netpulse/netpulse-0.2.3.recipe index b8441efde..b0bfaba2b 100644 --- a/haiku-apps/netpulse/netpulse-0.2.3.recipe +++ b/haiku-apps/netpulse/netpulse-0.2.3.recipe @@ -3,7 +3,7 @@ DESCRIPTION=" Network status replicant that gives an indication of data being sent \ or received over the network. " -HOMEPAGE="https://github.com/HaikuArchive/NetPulse" +HOMEPAGE="https://github.com/HaikuArchives/NetPulse" SRC_URI="git://github.com/HaikuArchives/NetPulse#b0fd89f775ede64de2ef3f211fdec2881a73346d" COPYRIGHT="Copyright 2001 Carlos Hasan" LICENSE="MIT"