diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /math/py-pdal | |
parent | acbf1d3f152bc516e4c5a5d7588eece618948125 (diff) |
Diffstat (limited to 'math/py-pdal')
-rw-r--r-- | math/py-pdal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-pdal/Makefile b/math/py-pdal/Makefile index af7da466456d..154aa961dbe8 100644 --- a/math/py-pdal/Makefile +++ b/math/py-pdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= pdal DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |