diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2012-05-25 01:50:36 +0000 |
commit | 6b6300026705747c8d683942f470ed19c0b27999 (patch) | |
tree | c4b7e1b6e04df9d6cfdd0c635a5486a4fa2e4ebe /math/ros-geometry | |
parent | 359fcf18da3ffa1bd213f98b0018b4e4d22b9ce2 (diff) | |
download | ports-6b6300026705747c8d683942f470ed19c0b27999.tar.gz ports-6b6300026705747c8d683942f470ed19c0b27999.zip |
Notes
Diffstat (limited to 'math/ros-geometry')
-rw-r--r-- | math/ros-geometry/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ros-geometry/Makefile b/math/ros-geometry/Makefile index c9f8084fb1db..9fd3c914eecf 100644 --- a/math/ros-geometry/Makefile +++ b/math/ros-geometry/Makefile @@ -6,6 +6,7 @@ PORTNAME= ros-geometry PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://code.ros.org/svn/release/download/stacks/${STACKNAME}/${STACKNAME}-${PORTVERSION}/:rel \ http://pr.willowgarage.com/downloads/:pr \ |