diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-01-31 13:38:42 +0000 |
commit | f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d (patch) | |
tree | 384a6fe89b7bf8bffcc478f3462d538eea755790 /devel/ros | |
parent | Add a not about boost update (diff) |
Chase boost update
Notes
Notes:
svn path=/head/; revision=311310
Diffstat (limited to 'devel/ros')
-rw-r--r-- | devel/ros/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/ros/Makefile b/devel/ros/Makefile index 49c6ebebdc62..180acdc0917b 100644 --- a/devel/ros/Makefile +++ b/devel/ros/Makefile @@ -1,11 +1,9 @@ -# New ports collection makefile for: ros -# Date created: 2010-08-01 -# Whom: Rene Ladan <rene@FreeBSD.org> -# +# Created by: Rene Ladan <rene@FreeBSD.org> # $FreeBSD$ PORTNAME= ros PORTVERSION= 1.4.10 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://code.ros.org/svn/release/download/stacks/${STACKNAME}/${STACKNAME}-${PORTVERSION}/ DIST_SUBDIR= ros |