From b122c2bf58803cac6310006559aaed9f83dfd680 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb <matthieu.herrb@laas.fr> Date: Wed, 16 Nov 2011 12:11:49 +0100 Subject: [PATCH] [laaswm-gui] get rid of .git suffix in MASTER_REPOSITORY --- laaswm-gui/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laaswm-gui/Makefile b/laaswm-gui/Makefile index bb4e7593..0792d97a 100644 --- a/laaswm-gui/Makefile +++ b/laaswm-gui/Makefile @@ -5,7 +5,7 @@ DISTNAME= laaswm-libs-${VERSION} CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=laaswm-libs/} -MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}laaswm-libs.git +MASTER_REPOSITORY= ${MASTER_REPOSITORY_OPENROBOTS}laaswm-libs LICENSE= isc MAINTAINER= openrobots@laas.fr -- GitLab