From 440199680e67b8bb5dc48bda3f9d8e9ea8349cf3 Mon Sep 17 00:00:00 2001
From: Anthony Mallet <anthony.mallet@laas.fr>
Date: Mon, 3 Mar 2014 11:15:36 +0100
Subject: [PATCH] [wip/genom3] Update MASTER_REPOSITORY

Moved from MASTER_REPOSITORY_OPENROBOTS_TRAC to MASTER_REPOSITORY_OPENROBOTS.
---
 genom3/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/genom3/Makefile b/genom3/Makefile
index ecd635b5..400189a8 100644
--- a/genom3/Makefile
+++ b/genom3/Makefile
@@ -8,7 +8,7 @@ DISTNAME=	genom-${VERSION}
 PKGNAME=	genom3-${VERSION}
 CATEGORIES=	architecture
 MASTER_SITES=	${MASTER_SITE_OPENROBOTS:=genom/}
-MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS_TRAC}genom3
+MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}genom3
 
 MAINTAINER=	mallet@laas.fr
 HOMEPAGE=	http://www.openrobots.org/wiki/genom3
-- 
GitLab