aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2024-01-06 15:19:01 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2024-01-06 15:21:32 +0000
commitd81d1dca481620812d6aaa4e97ff594d14bf1477 (patch)
tree407b3ef2557304021b95544cf6f977e5fca86b9a
parent2129452f60bbbe045e91329ff14a9b7e83005e61 (diff)
downloadports-d81d1dca481620812d6aaa4e97ff594d14bf1477.tar.gz
ports-d81d1dca481620812d6aaa4e97ff594d14bf1477.zip
math/pdal: Bump after archivers/laszip update
-rw-r--r--math/pdal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile
index 029677392156..77a69e1637b2 100644
--- a/math/pdal/Makefile
+++ b/math/pdal/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pdal
DISTVERSION= 2.5.4
+PORTREVISION= 1
CATEGORIES= math databases graphics
MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/
DISTNAME= ${PORTNAME}-${DISTVERSION}-src