From fd8da3975a4bbd0ea31b57c3477c11f2e2080a73 Mon Sep 17 00:00:00 2001
From: Olivier Stasse <ostasse@laas.fr>
Date: Mon, 25 Jan 2016 13:52:51 +0100
Subject: [PATCH] [wip/hrp2-bringp] Fix category

---
 hrp2-bringup/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hrp2-bringup/Makefile b/hrp2-bringup/Makefile
index 571720ca..a71464ab 100644
--- a/hrp2-bringup/Makefile
+++ b/hrp2-bringup/Makefile
@@ -5,7 +5,7 @@ VERSION=		1.0.4
 ROS_PKG=		hrp2-bringup
 ROS_VERSION=		${VERSION}
 DISTNAME=		hrp2-bringup-${VERSION}
-CATEGORIES=		robots
+CATEGORIES=		wip	
 MASTER_SITES=		${MASTER_SITE_JRL}ros/${ROS_PKG}/
 MASTER_REPOSITORY=	${MASTER_REPOSITORY_JRL}robots/ros-hrp2/hrp2-bringup
 
-- 
GitLab