diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
commit | 5aa7246575084f0aefcffe71d7305d0b36b2ed33 (patch) | |
tree | a3b9f3e6c4e41379a4ad771026302ecf0ad0ae1b /math/ros-geometry/Makefile | |
parent | 2d4609c1309d60a953f0d9a6be96d373ca6ccfc6 (diff) | |
download | ports-5aa7246575084f0aefcffe71d7305d0b36b2ed33.tar.gz ports-5aa7246575084f0aefcffe71d7305d0b36b2ed33.zip |
Notes
Diffstat (limited to 'math/ros-geometry/Makefile')
-rw-r--r-- | math/ros-geometry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/ros-geometry/Makefile b/math/ros-geometry/Makefile index 9fd3c914eecf..464e6514e54c 100644 --- a/math/ros-geometry/Makefile +++ b/math/ros-geometry/Makefile @@ -6,7 +6,7 @@ PORTNAME= ros-geometry PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://code.ros.org/svn/release/download/stacks/${STACKNAME}/${STACKNAME}-${PORTVERSION}/:rel \ http://pr.willowgarage.com/downloads/:pr \ |