Skip to content
Snippets Groups Projects
Commit af766d32 authored by Anthony Mallet's avatar Anthony Mallet
Browse files

[wip/genom3] Fix default MASTER_REPOSITORY (git://, not ssh://)

parent 943ff52e
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ DISTNAME= genom-${VERSION}
PKGNAME= genom3-${VERSION}
CATEGORIES= architecture
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=genom/}
MASTER_REPOSITORY= git ssh://trac.laas.fr/git/robots/genom3
MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS_TRAC}genom3
MAINTAINER= mallet@laas.fr
HOMEPAGE= http://www.openrobots.org/wiki/genom3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment