diff options
author | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2012-05-25 09:50:36 +0800 |
commit | d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d (patch) | |
tree | e7cc5c8c2339d6426c8da73c819e2d83346970e8 /math/ros-geometry | |
parent | 9fd3497d230ffc75a2bc54b7a87ff000347e6842 (diff) | |
download | freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.gz freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.tar.zst freebsd-ports-gnome-d1ec5ccdf1541df05cb9a3a4e75b923949cf9a5d.zip |
Chase PyQT update
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 \ |