diff options
Diffstat (limited to 'math/pdal/Makefile')
-rw-r--r-- | math/pdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/pdal/Makefile b/math/pdal/Makefile index 46e6d28e95e0..95b0e9b6787d 100644 --- a/math/pdal/Makefile +++ b/math/pdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdal DISTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= math databases graphics MASTER_SITES= https://github.com/PDAL/PDAL/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src |