diff --git a/attentional-genom/Makefile b/attentional-genom/Makefile
index 5415ebe2679070763080f0e55eea7bc42f3efdaa..24d529ca1a9b8555411acc36da1df124a0b51c3c 100644
--- a/attentional-genom/Makefile
+++ b/attentional-genom/Makefile
@@ -5,7 +5,7 @@
 DISTNAME=		attentional-genom-1.2
 CATEGORIES=		manipulation
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=attentional-genom/}
-MASTER_REPOSITORY=	git ssh://softs.laas.fr/git/robots/attentional-genom
+MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}attentional-genom
 
 MAINTAINER=		xavier.broquere@laas.fr
 COMMENT=		Genom module to control the motion law of the robot
diff --git a/mhp-genom/Makefile b/mhp-genom/Makefile
index 7986704100466f085fe9af70c37b43597fe1c964..883339b69b074be6ead87d6b65f6f15a49a55efd 100644
--- a/mhp-genom/Makefile
+++ b/mhp-genom/Makefile
@@ -5,7 +5,7 @@
 DISTNAME=		mhp-genom-3.9
 CATEGORIES=		path
 MASTER_SITES=		${MASTER_SITE_OPENROBOTS:=mhp-genom/}
-MASTER_REPOSITORY=	git ssh://softs.laas.fr/git/robots/mhp-genom
+MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}mhp-genom
 
 MAINTAINER=		easisbot@laas.fr
 COMMENT=		Motion in Human Presence module
diff --git a/oro-view/Makefile b/oro-view/Makefile
index ccc3a77877c1deb570c2575760597bd201177f3f..ff328e584a3dbb3a24eb8af03800387701451dd6 100644
--- a/oro-view/Makefile
+++ b/oro-view/Makefile
@@ -5,7 +5,7 @@
 DISTNAME=	oro-view-1.0.1
 CATEGORIES=	knowledge
 MASTER_SITES=	${MASTER_SITE_OPENROBOTS:=oro-view/}
-MASTER_REPOSITORY=	git ssh://softs.laas.fr/git/robots/oro-view
+MASTER_REPOSITORY=	${MASTER_REPOSITORY_OPENROBOTS}oro-view
 
 COMMENT=	OpenGL-based viewer for ontologies exposed by oro-server
 MAINTAINER=	severin.lemaignan@laas.fr