diff options
Diffstat (limited to '')
-rw-r--r-- | devel/py-dbt-extractor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dbt-extractor/Makefile b/devel/py-dbt-extractor/Makefile index aee09a814508..858b5dcae8bb 100644 --- a/devel/py-dbt-extractor/Makefile +++ b/devel/py-dbt-extractor/Makefile @@ -1,6 +1,6 @@ PORTNAME= dbt-extractor PORTVERSION= 0.5.1 -PORTREVISION= 14 +PORTREVISION= 16 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |