diff options
Diffstat (limited to 'devel/py-semantic-version')
-rw-r--r-- | devel/py-semantic-version/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-semantic-version/Makefile b/devel/py-semantic-version/Makefile index fdf196719f7d..9a0fcb249811 100644 --- a/devel/py-semantic-version/Makefile +++ b/devel/py-semantic-version/Makefile @@ -7,6 +7,7 @@ DISTNAME= semantic_version-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python library provides a few tools to handle SemVer in Python +WWW= https://github.com/rbarrois/python-semanticversion LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |