aboutsummaryrefslogtreecommitdiff
path: root/math/pdal
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2022-03-26 08:27:27 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2022-03-26 08:27:27 +0000
commit247c7db7513f1264922428278678da641c5a3f52 (patch)
tree87a5a8eeb290ddd4320e5711dcbe3939fbdfe672 /math/pdal
parent89dcd037621d39a5176b78e3976ecf692e088b10 (diff)
Diffstat (limited to 'math/pdal')
-rw-r--r--math/pdal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index 66e15f3be363..f0edfb44dda0 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pdal
DISTVERSION= 2.3.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math databases graphics
MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src