diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2023-04-04 18:29:11 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2023-04-04 18:29:11 +0000 |
commit | 1730e97e049085a8fe5536788d214cbfc4eb3123 (patch) | |
tree | bf836e4f500350c6dd237095f76b9d5d5986ec93 /science/py-asdf-unit-schemas | |
parent | 378e09115cbe9a584e3f497c39891619eb3b6ad0 (diff) |
Diffstat (limited to 'science/py-asdf-unit-schemas')
-rw-r--r-- | science/py-asdf-unit-schemas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-asdf-unit-schemas/Makefile b/science/py-asdf-unit-schemas/Makefile index d44fb278526a..412b38cefd0d 100644 --- a/science/py-asdf-unit-schemas/Makefile +++ b/science/py-asdf-unit-schemas/Makefile @@ -1,6 +1,6 @@ PORTNAME= asdf-unit-schemas PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |