diff options
Diffstat (limited to 'graphics/pcl-pointclouds/Makefile')
-rw-r--r-- | graphics/pcl-pointclouds/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index 5bf2cccd4b74..a358dc02d991 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -3,7 +3,7 @@ PORTNAME= pcl DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics math PKGNAMESUFFIX= -pointclouds |