diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2024-08-28 06:54:30 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2024-08-28 06:54:30 +0000 |
commit | 2fc3ef8736824f9ad88e72ae38bb843d1c9acb71 (patch) | |
tree | 9ca23bf42356f5364ac0621285a948501c3ce932 /math/pdal | |
parent | 1708999a1b2458f6a44eb81158eccef5a136d61a (diff) | |
download | ports-2fc3ef8736824f9ad88e72ae38bb843d1c9acb71.tar.gz ports-2fc3ef8736824f9ad88e72ae38bb843d1c9acb71.zip |
graphics/proj: Update to 9.4.1
Diffstat (limited to 'math/pdal')
-rw-r--r-- | math/pdal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile index fa1075361f61..eba85fe005e6 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdal DISTVERSION= 2.6.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math databases graphics MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src |