diff options
Diffstat (limited to 'devel/py-hatch-regex-commit/Makefile')
-rw-r--r-- | devel/py-hatch-regex-commit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-hatch-regex-commit/Makefile b/devel/py-hatch-regex-commit/Makefile index f1fa4b8d0e63..d1a288faf7db 100644 --- a/devel/py-hatch-regex-commit/Makefile +++ b/devel/py-hatch-regex-commit/Makefile @@ -1,5 +1,5 @@ PORTNAME= hatch-regex-commit -PORTVERSION= 0.0.3 +PORTVERSION= 0.0.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -7,7 +7,7 @@ DISTNAME= hatch_regex_commit-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Hatch plugin to create a commit and tag when bumping version -WWW= https://pypi.org/project/hatch-regex-commit/ +WWW= https://github.com/frankie567/hatch-regex-commit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |