diff options
Diffstat (limited to 'devel/py-dbt-extractor/Makefile')
-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 fc7557b255c3..d70dc71210f8 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= 4 +PORTREVISION= 5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |