summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/ros-image_common/Makefile8
-rw-r--r--devel/ros-laser_pipeline/Makefile8
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/ros-image_common/Makefile b/devel/ros-image_common/Makefile
index c437805e033d..a475dc2daea5 100644
--- a/devel/ros-image_common/Makefile
+++ b/devel/ros-image_common/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ros-image_common
-# Date created: 2010-11-27
-# Whom: Rene Ladan <rene@FreeBSD.org>
-#
+# Created by: Rene Ladan <rene@FreeBSD.org>
# $FreeBSD$
PORTNAME= ros-image_common
@@ -15,6 +12,9 @@ DIST_SUBDIR= ros
MAINTAINER= ports@FreeBSD.org
COMMENT= Robot Operating System - common image routines
+DEPRECATED= Depends on devel/ros_common which is broken for more than 6 months
+EXPIRATION_DATE= 2013-04-10
+
LICENSE= BSD
STACKNAME= ${PORTNAME:S/ros-//}
diff --git a/devel/ros-laser_pipeline/Makefile b/devel/ros-laser_pipeline/Makefile
index cee2e7c6da29..4451c1cfd2bc 100644
--- a/devel/ros-laser_pipeline/Makefile
+++ b/devel/ros-laser_pipeline/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: ros-laser_pipeline
-# Date created: 2010-11-27
-# Whom: Rene Ladan <rene@FreeBSD.org>
-#
+# Created by: Rene Ladan <rene@FreeBSD.org>
# $FreeBSD$
PORTNAME= ros-laser_pipeline
@@ -15,6 +12,9 @@ DIST_SUBDIR= ros
MAINTAINER= ports@FreeBSD.org
COMMENT= Robot Operating System - laser data processing utilities
+DEPRECATED= Depends on devel/ros_common which is broken for more than 6 months
+EXPIRATION_DATE= 2013-04-10
+
LICENSE= BSD
STACKNAME= ${PORTNAME:S/ros-//}