From a7847f8e49f56aa91c32cd8dab846a18b08e69cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C3=A9cureuil?= Date: Fri, 4 Oct 2013 13:26:39 +0200 Subject: Fix git path --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 991c416..5f1fa8d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE = net_monitor VERSION = 0.11 -GITPATH = ssh://git.mandriva.com/git/projects/net_monitor.git +GITPATH = git://git.mageia.org/software/net_monitor all: version python -- cgit v1.2.1