summaryrefslogtreecommitdiff
path: root/graphics/pcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pcl/Makefile')
-rw-r--r--graphics/pcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/pcl/Makefile b/graphics/pcl/Makefile
index 5925da59845..1f1c1e6662b 100644
--- a/graphics/pcl/Makefile
+++ b/graphics/pcl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2022/04/18 19:09:54 adam Exp $
+# $NetBSD: Makefile,v 1.12 2022/08/11 05:08:46 gutteridge Exp $
GITHUB_PROJECT= pcl
GITHUB_TAG= pcl-${PKGVERSION_NOREV}
DISTNAME= pcl-1.11.1
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=PointCloudLibrary/}